Popularity
1.7
Stable
Activity
0.0
Stable
17
2
0

Programming language: Kotlin
License: Apache License 2.0
Tags: Graphics    
Latest version: v0.4

glimpse-framework alternatives and similar libraries

Based on the "Graphics" category.
Alternatively, view glimpse-framework alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of glimpse-framework or a related project?

Add another 'Graphics' Library

README

Build Status Code Coverage Download

Waffle.io: Open Waffle.io: In Progress

Twitter Follow

GlimpseFramework

OpenGL made simple

Key features

  • points, vectors, matrices
  • models and model builders
  • colors
  • textures
  • materials
  • shaders
  • cameras
  • lights
  • animations – planned
  • Blender OBJ files support
  • Android support

Preview application

To run Glimpse Framework Preview application, execute the command:

./gradlew clean build run

Some of the resources used by the application are generated by Gradle scripts, so the application will not work properly when started from an IDE.

Examples

See our examples page.