https://github.com/ogrecave/ogre-procedural
procedural geometry for Ogre3D
https://github.com/ogrecave/ogre-procedural
ogre3d procedural procedural-drawing procedural-textures
Last synced: 6 months ago
JSON representation
procedural geometry for Ogre3D
- Host: GitHub
- URL: https://github.com/ogrecave/ogre-procedural
- Owner: OGRECave
- License: mit
- Created: 2015-12-30T18:33:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T21:47:09.000Z (over 2 years ago)
- Last Synced: 2025-03-21T16:58:26.713Z (7 months ago)
- Topics: ogre3d, procedural, procedural-drawing, procedural-textures
- Language: C++
- Homepage: https://ogrecave.github.io/ogre-procedural/
- Size: 7.11 MB
- Stars: 43
- Watchers: 8
- Forks: 18
- Open Issues: 23
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
Ogre Procedural
---------------Ogre Procedural is a C++ library which aims to produce procedural geometry for Ogre3D.
It is licensed under the MIT license, which basically means you can do anything you want with it, including using it in a commercial, closed source program.
Although not compulsory, it is also considered to be nice if you provide a link to ogre-procedural in your product's credits.