Top 7 C++ Texture Projects
-
Project mention: Fun with real-time manipulation of glsl (shader) files | /r/proceduralgeneration | 2022-07-02
I'm not an expert on glsl/shaders etc. but rather understand how to use Python to read values from hardware (ADC) and convert it to OSC, which, in turn, is passed on to glslViewer (https://github.com/patriciogonzalezvivo/glslViewer) ... it is glslViewer that does all the hard work of hot reloading .frag files as new uniform values are received.
-
Project mention: Zip-NeRF: Anti-Aliased Grid-Based Neural Radiance Fields | news.ycombinator.com | 2023-06-06
I'm anxiously waiting for the code (or for someone to reimplement it open source). Sounds very fun to play with.
I've recently been having fun with OpenMVS [1]. Using Gaussian splatting (which is initialized with a point cloud) would bring it to the next level!
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
OpenImageIO
Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.
-
-
flutter_texture_rgba_renderer
A texture helper which brings both high/low level api(s) to handle BGRA data for Flutter. 🔧
Project mention: A texture helper which brings a high level API to handle RGBA data for Flutter | news.ycombinator.com | 2023-02-20 -
Hi , I have pushed my code to github , sadly there's too much code to paste it here , if you are curious about it , it's here : https://github.com/HamilcarR/Axomae/tree/3D-renderer
-
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
C++ Texture related posts
Index
What are some of the best open-source Texture projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | glslViewer | 4,064 |
2 | openMVS | 2,636 |
3 | OpenImageIO | 1,680 |
4 | rom-properties | 349 |
5 | flutter_texture_rgba_renderer | 12 |
6 | Axomae | 8 |
7 | Crunch2 | 5 |