Skip to main content

An OpenGL ES renderer for LOGO style turtles.

Project description

TurGLES

OpenGL ES backend for rendering turtles

Status: experimenting, pre-alpha

Hard Goals:
  • Fast renderer for a turtle-like world

  • RasPi compatible

  • Full 3d camera

  • Custom 3D turle geometry

  • Scales to 10,000 turtles

Stretch Goals:
  • Texture mapping images as turtle

  • Drop in replacement renderer for stdlib turtle module*

  • Use shaders to simulate turtle world, not just render

  • Extensible (custom turtle shaders, new world objects)

* via monkey patching, as turtle module not easily extensible

Development

virtualenv turgles pip install -r requirements.txt

Project details


Release history Release notifications | RSS feed

This version

0.1

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page