An open API service indexing awesome lists of open source software.

https://github.com/mempko/ncc

Old 3d engine project circa 2005
https://github.com/mempko/ncc

Last synced: over 1 year ago
JSON representation

Old 3d engine project circa 2005

Awesome Lists containing this project

README

          

NCC 3D Engine
=====================

This is my old 3D engine project for College from over ten years ago. It uses C++2003 so
the code is a little dated. I am publishing it here for historical reasons.

License GPLv3
===================================================================

Copyright (C) 2016 Maxim Noah Khailo

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .