https://github.com/bpawluk/scene-builder
WPF App rendering 3D scenes (without openGL for educational reasons)
https://github.com/bpawluk/scene-builder
Last synced: 4 months ago
JSON representation
WPF App rendering 3D scenes (without openGL for educational reasons)
- Host: GitHub
- URL: https://github.com/bpawluk/scene-builder
- Owner: bpawluk
- Created: 2019-04-26T19:21:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-15T19:09:21.000Z (about 3 years ago)
- Last Synced: 2025-01-23T09:43:39.696Z (9 months ago)
- Language: C#
- Homepage:
- Size: 1.11 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scene-builder
GUI desktop app for rendering 3D scenes. It loads formatted data files that define the scene and displays it within an interactive UI view.The app contains three ortogonal views of the loaded scene and the fourth screen that presents the perspective projection. The UI lets you tune the perspective view by changing the viewer position, far clipping plane and the field of view angle.
## Sample screenshots

