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
- Host: GitHub
- URL: https://github.com/mempko/ncc
- Owner: mempko
- License: gpl-3.0
- Created: 2016-02-28T20:59:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-28T20:59:50.000Z (over 10 years ago)
- Last Synced: 2025-02-16T10:13:50.496Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 2.89 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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 .