entt-reactive
Sprite renderer
An experimental sprite rendering setup utilizing pooled SSBOs, multithreading, and reactive systems to improve rendering performance.
An experimental sprite rendering setup utilizing SSBO's, Threading, EnTT reactive systems, and array-textures based sprite caching.
6 stars
1 watching
1 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
malerba118/react-particle-image | An image rendering library that generates interactive particles based on pixel color and size characteristics. | 463 |
mitsuba-renderer/enoki | Enables automatic transformations of numerical code to create vectorized and differentiated implementations on modern processor architectures. | 1,259 |
giginet/rxspritekit | A framework providing reactive extensions to SpriteKit, enabling developers to write more expressive and maintainable code. | 131 |
micahrye/react-native-animated-sprite | A React Native component for creating animated sprites with tweening and dragging capabilities. | 147 |
sonnylazuardi/react-komik | A React-based comic strip creator using fabric.js canvas rendering | 358 |
kutuluk/js13k-2d | A lightweight 2D sprite renderer designed for JavaScript games with WebGL support | 121 |
miriti/openfl-aseprite | A library for loading and rendering sprites and animations from Aseprite files in Haxe projects. | 18 |
mohebifar/konsul | An abstraction of the browser's console that offers text styling and rendering with React-like functionality | 619 |
chenjd/render-crowd-of-animated-characters | A tool to efficiently render large numbers of animated characters in real-time using GPU instancing and animation maps. | 1,612 |
mehmetkaplan/matrix-card | A React library for creating visually animated cards with customizable text and colors. | 29 |
ekmett/quine | A Haskell-based shader toy that generates images of geometric shapes and allows users to interact with them in real-time | 211 |
nitin42/animate-components | A collection of reusable React components and utility functions for creating animations. | 904 |
fede-vaccaro/terrainengine-opengl | An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. | 634 |
milesj/interweave | A React library that safely renders HTML and filters attributes while providing additional features like autolinking and emoji support. | 1,096 |
traggett/unityspriteshaders | A Unity shader project providing an Uber Shader for rendering Alpha Blended objects like sprites with various features and customizable options. | 785 |