https://github.com/bizz84/biz-engine
OpenGL 2.0 Graphics engine + SDK
https://github.com/bizz84/biz-engine
Last synced: 9 months ago
JSON representation
OpenGL 2.0 Graphics engine + SDK
- Host: GitHub
- URL: https://github.com/bizz84/biz-engine
- Owner: bizz84
- Created: 2009-11-14T09:13:06.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2012-10-15T16:25:45.000Z (over 13 years ago)
- Last Synced: 2025-02-24T05:47:11.967Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 2.74 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme
Awesome Lists containing this project
README
This repository contains the source code for a C++ OpenGL Engine developed for Windows and Linux desktop.
Projects page with videos and full descriptions is available at this link:
http://www.bizzotto.biz/opengl-projects/
To check-out the project:
git clone git://github.com/bizz84/biz-engine.git
Linux makefiles and Visual Studio project files are included.