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.
-
openrndr
OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics -
imgui
Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui) -
data2viz
An Android, JavaFx, JS multiplatform datavisualization library with comprehensive DSL -
modern-jogl-examples
Examples ported in JOGL from "Learning Modern 3D Graphic Programming" by J.L.McKesson -
orx
A growing library of assorted data structures, algorithms and utilities for OPENRNDR -
kotlin-unsigned
unsigned support for Kotlin via boxed types and unsigned operators -
learn-OpenGL
port of https://learnopengl.com/ tutorial (lwjgl) -
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
Appwrite - The Open Source Firebase alternative introduces iOS support
Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Promo
appwrite.io
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.