https://github.com/tebjan/strideproceduralmodel
Example of making a procedural model in the Stride game engine (fka Xenko)
https://github.com/tebjan/strideproceduralmodel
Last synced: about 1 year ago
JSON representation
Example of making a procedural model in the Stride game engine (fka Xenko)
- Host: GitHub
- URL: https://github.com/tebjan/strideproceduralmodel
- Owner: tebjan
- License: mit
- Created: 2020-05-22T13:03:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-26T09:58:05.000Z (over 4 years ago)
- Last Synced: 2025-02-01T02:30:44.241Z (over 1 year ago)
- Language: C#
- Size: 1.02 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StrideProceduralModel
Example of making a procedural model in the Stride game engine (fka Xenko)
For more info see this thread:
[Stride - How to create a mesh in code?](https://github.com/stride3d/stride/discussions/1041)