Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luxkun/aivengine-opentk
OpenTK Engine class for aivengine
https://github.com/luxkun/aivengine-opentk
Last synced: about 1 month ago
JSON representation
OpenTK Engine class for aivengine
- Host: GitHub
- URL: https://github.com/luxkun/aivengine-opentk
- Owner: luxkun
- License: gpl-2.0
- Created: 2015-11-20T14:15:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-25T19:55:16.000Z (about 9 years ago)
- Last Synced: 2024-10-30T02:43:49.864Z (3 months ago)
- Language: C#
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aivengine-opentk
OpenTK Engine class for aivengineThis is an hardware accelerated implementation of the Aiv.Engine.Engine class.
It contains a fixed-pipeline and a shader-based Engine class you can use in place of the default aivengine one.
Work on simple Mesh support is on work (with diffuse basic lighting and texturing).