Skip to content

Jiigaw/TK3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

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

forthebadge forthebadge

Build

Requirements

.NET version 7.0 or higher.

Windows

dotnet build -c Release -r win-x86

Linux

dotnet build -c Release -r linux-x64

Mac

dotnet build -c Release -r osx-x64

License

GNU GPLv3 Image

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.

Repo Activity

Alt

About

Poorly written OpenGL 3D engine written in C# using the OpenTK library.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors