TK3D is a poorly made 3D engine made by me using the OpenTK library with OpenGL.
- Basic 3D movement
- Backface culling
- Support for complex 3D models
- Lighting and shadows
.NET version 7.0 or higher.
dotnet build -c Release -r win-x86
dotnet build -c Release -r linux-x64
dotnet build -c Release -r osx-x64
This app can be redistributed and/or modified under the terms of the GNU General Public License version 3 or later published by the Free Software Foundation.
