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: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
crushedpixel/polyline2dexample | An example application demonstrating thick line drawing in OpenGL using Polyline2D | 13 |
tyt2y3/vaserenderer | A tool for rendering 2D lines using OpenGL. | 342 |
illation/planetrenderer | A research project on planet rendering using a custom algorithm and OpenGL | 99 |
rswinkle/portablegl | A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,044 |
fede-vaccaro/terrainengine-opengl | An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. | 634 |
tylermorganwall/rayrender | A software package for generating and rendering 3D scenes through pathtracing | 622 |
therealmjp/dxrpathtracer | A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 724 |
angelo1211/hybridrenderingengine | A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,192 |
traggett/unityspriteshaders | A Unity shader project providing an Uber Shader for rendering Alpha Blended objects like sprites with various features and customizable options. | 785 |
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 |
let-def/wall | A vector graphics renderer using OpenGL in OCaml. | 78 |
knightcrawler25/optix-pathtracer | A simple physically based path tracer with support for Disney BRDF and various rendering features. | 319 |
bcvery1/tilepix | A library for combining tiled maps with pixel graphics in 2D game development | 46 |
pmndrs/react-three-gpu-pathtracer | Provides a React abstraction for rendering 3D scenes using Path Tracing | 165 |
nvidia/q2rtx | An implementation of NVIDIA's RTX path-tracing global illumination technology in the Quake II game engine | 1,219 |