This is the Linux app named texgen.js whose latest release can be downloaded as texgen.jssourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named texgen.js with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
texgen.js
DESCRIPTION
texgen.js is a compact JavaScript library for generating procedural textures directly in the browser. It exposes a set of composable operations—noise, gradients, patterns, transforms, blends—that you can stack to create complex materials without image files. The API is deliberately fluent, letting you chain nodes to define a pipeline and then render to a canvas or WebGL texture. This approach is ideal for games, demos, and creative coding where small footprint and dynamic variation matter more than hand-painted assets. Because textures are generated at runtime, parameters can be animated or randomized to add life without extra downloads. The project demonstrates how far you can push simple building blocks to create wood, marble, clouds, checkerboards, and other familiar materials.
Features
- Node-style, chainable operators for building texture pipelines
- Procedural primitives like noise, gradient, checker, and turbulence
- Blend and transform nodes to layer, warp, and combine effects
- Output to Canvas or WebGL surfaces for immediate use
- Parameter-driven generation enabling animation and randomization
- Lightweight footprint suited to demos, games, and shaders
Programming Language
JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/texgen-js.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
