baltar
Graphics Editor
A graphics editor built using MobX and TypeScript to demonstrate its capabilities in real-time graphics rendering and Undo/Redo functionality.
Example graphics editor using MobX
41 stars
6 watching
1 forks
Language: TypeScript
last commit: almost 8 years ago
Linked from 1 awesome list
bidi-mobxjson-mobxmobxreconciliationserialization
Related projects:
Repository | Description | Stars |
---|---|---|
danielearwicker/json-mobx | A library that provides undo/redo and persistence functionality for MobX-based applications using JSON serialization | 85 |
clementfarabet/gfx.js | A browser-based graphics backend that monitors directory changes and renders HTML files on demand | 125 |
motion/mobx-formatters | A Chrome Dev Tools formatter for displaying Mobx collections in a more human-readable format | 58 |
danielearwicker/computed-async-mobx | An extension to MobX for creating asynchronous computations with built-in promise management and delayed computation. | 165 |
mobxjs/mobx-react-devtools | A tool to analyze and track the rendering behavior of React applications powered by MobX. | 1,229 |
jamestkhan/mundus | A 3D world editor with procedural generation and rendering capabilities | 160 |
akira13641/pasbgfx | Pascal bindings to the C API for BGFX, providing a way to access and use the cross-platform graphics library from Pascal. | 20 |
benjaminsauder/edgeflow | An addon for Blender that provides tools to manipulate curved shaped meshes using edge loops. | 1,338 |
zheeeng/friendly-mobx-console-formatter | Enhances debugging experience with MobX observable objects by providing an intuitive representation in the browser console | 10 |
emoon/bgfx-rs | Rust bindings to a cross-platform graphics API | 113 |
latexdraw/latexdraw | A vector drawing editor for LaTeX | 430 |
mobxjs/mobx-reactive2015-demo | A React-based drag-and-drop editor demo showcasing MobX's reactive capabilities | 98 |
roipeker/graphx | A graphics library for Flutter that provides a framework for drawing and animating custom visuals. | 496 |
andrejnau/flycube | A low-level graphics API providing features like ray tracing and support for multiple backends | 388 |
bmartinson/ngx-advanced-img | Provides features and utilities for loading and manipulating images in Angular applications | 1 |