orx
orx copied to clipboard
A growing library of assorted data structures, algorithms and utilities for OPENRNDR
It needs to be verified whether this fix is actually necessary. This can be done by building the project on Linux/MacOS with ARM64 architecture.
[WIP] READMEs for kinect and orx-kinect-demo removed and code moved to orx-kinect-v1 demo source f…
…older Still work in progress
- Write label bottom-left following other UI components - Small optimization by constructing the grid only once then calling lineSegments() instead of lineSegment() multiple times. - Don't calculate textHeight 
Hi, this project looks great. Wondering if kinect pointclouds are supported? Are any pointcloud, or 3D libaries?
Improve `GeneratorBuffer` by replacing the `transform()` function with a drawer-like `isolated {}`, `translate`, `rotate` interface. This also adds support for colored meshes. * [ ] Improve documentation in README.md *...
### Operating System Linux ### OPENRNDR version from git ### ORX version from git ### Java version (if applicable) _No response_ ### Describe the bug ``` ↑ class org.openrndr.extra.color.spaces.ColorOKLABa cannot...
Introduces robust predicates to improve tessellation stability and fixes several bugs introduced in the conversion from Javascript to Kotlin. Despite my numerous efforts at getting this to work identically to...
### Motivation I would like to be able to `extend(gui)`, later do `gui.shutdown()` and **once again** `extend(gui)`. Currently gui adds listeners for key presses and maintains mutable lists which are...
### Operating System Linux ### OPENRNDR version 0.5.1-SNAPSHOT ### ORX version 0.5.1-SNAPSHOT ### Java version (if applicable) _No response_ ### Describe the bug `event.propagationCancelled` should be true when clicked inside...