Polyline2DPathRenderer
Path renderer
A high-performance OpenGL-based path rendering tool
Renders JUCE Paths very quickly using OpenGL.
11 stars
2 watching
1 forks
Language: C++
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An example application demonstrating thick line drawing in OpenGL using Polyline2D | 13 |
| A tool for rendering 2D lines using OpenGL. | 344 |
| A research project on planet rendering using a custom algorithm and OpenGL | 99 |
| A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,054 |
| An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. | 649 |
| A software package for generating and rendering 3D scenes through pathtracing | 623 |
| A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 735 |
| A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,233 |
| A Unity shader project providing an Uber Shader for rendering Alpha Blended objects like sprites with various features and customizable options. | 789 |
| A tool to efficiently render large numbers of animated characters in real-time using GPU instancing and animation maps. | 1,626 |
| A vector graphics renderer using OpenGL in OCaml. | 78 |
| A simple physically based path tracer with support for Disney BRDF and various rendering features. | 321 |
| A library for combining tiled maps with pixel graphics in 2D game development | 46 |
| Provides a React abstraction for rendering 3D scenes using Path Tracing | 169 |
| An implementation of NVIDIA's RTX path-tracing global illumination technology in the Quake II game engine | 1,229 |