https://github.com/mgsx-dev/graphics-procedural-modeling
https://github.com/mgsx-dev/graphics-procedural-modeling
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mgsx-dev/graphics-procedural-modeling
- Owner: mgsx-dev
- Created: 2015-07-26T14:48:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-26T15:13:52.000Z (almost 11 years ago)
- Last Synced: 2025-02-06T03:31:15.398Z (over 1 year ago)
- Language: Java
- Homepage: http://www.mgsx.net
- Size: 1.72 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Eclipse plugin for modeling procedural graphic textures using custom scripting language.
The aim of this project is to demonstrate the XText framework, it should be considered as an experimental project.
Plugin features :
* Basic XText features (syntax coloring, content assists, outline, ...)
* Rendering view updated when typing.
* Console logging
* Project creation wizard
Language features :
* Basic arithmetic operations.
* Basic operations (Mix, Scale, Radial, ...).
* Variant access (X, Y)
* Built-In algorithms (Perlin noise, Marble)
* Script imports
Screenshot :
