EduGraf: Educational Graphics Framework
About
EduGraf is an easy to use and relatively easy to extend C# software library to develop animated real-time 3D graphics running on .NET CORE.
Contribute
EduGraf is an open source project.
Documentation
- UI: explains how users can interact with EduGraf applications.
- Gallery: shows some renderings to give you an idea what can be done with this framework.
- Programming
- Get Going: shows you how to setup the development environment and run a smoke test.
- Basic Concepts: explains the architecture of the library and the main programming concepts.
- Shading: explains how the visual appearance of objects can be defined.
- API Reference: goes into the details of the API and explains the functionality of all classes in the framework.
- Tutorials: takes you along in the development process of several examples, so you can learn how to do it yourself.