HBehrens / PebbleGL

OpenGL for Pebble. Uses minimal OpenGL engine (miniGL) for rendering a 3D world on the Pebble Smartwatch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

miniGL3D-models

OpenGL for Pebble. Uses minimal OpenGL engine (miniGL) for rendering a 3D world on the Pebble Smartwatch.

OpenGL for Pebble.
Provides minimal OpenGL 1.1 engine for rendering 3D graphics.
Renders STL models in both wireframe and filled with positionally lighting sources. Top button changes angle, middle changes wireframe mode, bottom changes models (9 models total). Free memory allows for up to 300 polygon models to be rendered.

Currently has 14KB memory/codespace free, which allows for models up to 300 triangles.

About

OpenGL for Pebble. Uses minimal OpenGL engine (miniGL) for rendering a 3D world on the Pebble Smartwatch.

License:MIT License


Languages

Language:C 96.7%Language:Python 3.1%Language:Shell 0.2%