Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danny02/darwinsbox
Java OpenGL Render Engine, focus on good modular OO design.
https://github.com/danny02/darwinsbox
Last synced: about 2 months ago
JSON representation
Java OpenGL Render Engine, focus on good modular OO design.
- Host: GitHub
- URL: https://github.com/danny02/darwinsbox
- Owner: Danny02
- Created: 2012-01-18T20:28:13.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2022-07-15T19:51:50.000Z (over 2 years ago)
- Last Synced: 2024-04-17T10:55:17.845Z (9 months ago)
- Language: Java
- Homepage:
- Size: 1.82 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Darwins Box
===========My little toolbox which I use for developing game related stuff.
The goal is to build a wide range of utility and framework code which is needed for 3D - OpenGL Applications. I also try to use good software engineering practices.Some stuff:
- general model writer reader framework
- little shader "scripting"/"usage" framework
- 3D Math libary
- a lot of OpenGL utility
- JOpenCTM
- perfect :) resource managment framework
- resource compilation/build toolsstuff to come(ideas)
- webGl crosscompiler(based on GWT)**latest release on maven-central:**
com.github.danny02
DarwinsBox
2.1
**To use the latest snapshot build, use this in your pom:**[![Build Status](https://danny02.ci.cloudbees.com/job/DarwinsBox/badge/icon)](https://danny02.ci.cloudbees.com/job/DarwinsBox/)
com.github.danny02.darwin
DarwinsBox
2.2-SNAPSHOT
and also this repository:
sonatype-nexus-snapshots
Sonatype Nexus Snapshots
https://oss.sonatype.org/content/repositories/snapshots
true