-
Notifications
You must be signed in to change notification settings - Fork 1
yet another C++ 3d engine
License
willow385/djf-3d-2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
djf-3d-2 version 1.0 Licensed under GNU GPL 3.0 *** READ install.txt FOR INSTALLATION INSTRUCTIONS *** A while ago I wrote a very bad 3d-engine in very, very bad C++ (https://github.com/DanteFalzone0/djf-3d). This is an attempt to write a much better 3d engine in C++ using modern C++ features and proper programming practices. The demo program for this can load 3d models in the Wavefront .obj file format. C++ may have started out as an extension of C, but I have to say that writing in modern C++ doesn't feel anything like writing in C. It feels much more like an unholy chimera of C, Java, and Rust that is no more like one of them than the others, and that happens to be able to do interop with C very, very smoothly. Read install.txt for instructions on installation.
About
yet another C++ 3d engine
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published