ashura icon indicating copy to clipboard operation
ashura copied to clipboard

Ashura is a 2D & 3D Engine for use in High-performance GUI applications and games

Results 9 ashura issues
Sort by recently updated
recently updated
newest added

## 2D - [x] Implement Renderer-Agnostic Canvas API - [x] Implement Vulkan Renderer for Canvas - [x] Integrate Audio and Video codecs for WebM (video: AVI + audio: Opus/Vorbis) (to...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

Things to think about - Mouse interaction - Z indexes in vertex3d - Nesting and relative positioning to maintain transforms - Transformation of pointer to widget space using quads? -...