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.
-
imgui
Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui) -
modern-jogl-examples
Examples ported in JOGL from "Learning Modern 3D Graphic Programming" by J.L.McKesson -
bullet
JVM Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc. -
kaifu2x
Port of waifu2x to pure kotlin + opencl. Anime-style upscaler and noise reductor based on convolutional neural networks using coffee trained models
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
Promo
www.influxdata.com
Do you think we are missing an alternative of glimpse-framework or a related project?
README
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.