vaserenderer
Line renderer
A tool for rendering 2D lines using OpenGL.
VASE renderer is a polyline and curve renderer on OpenGL.
342 stars
21 watching
39 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aweary/ln.js | A 3D line rendering engine implemented in TypeScript. | 175 |
crushedpixel/polyline2dpathrenderer | A high-performance OpenGL-based path rendering tool | 11 |
viele/onionskinrenderer | An extension to Maya's viewport2.0 renderer that overlays the shape of characters or objects from previous frames on the current frame, allowing for relative onion skinning. | 107 |
traggett/unityspriteshaders | A Unity shader project providing an Uber Shader for rendering Alpha Blended objects like sprites with various features and customizable options. | 785 |
asny/three-d | A 2D/3D graphics renderer that provides a simple and powerful way to draw on multiple platforms. | 1,323 |
waveplate/img2irc | Utility to convert images into various styles of text-based art with adjustable parameters | 23 |
fede-vaccaro/terrainengine-opengl | An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. | 634 |
clayrisser/react-ast | A React-based tool for rendering and interacting with abstract syntax trees | 318 |
rougier/freetype-gl | An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,644 |
skyrpex/richtext | A class for drawing rich text with customizable styles and colors in SFML 2. | 49 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 363 |
ecumene/rust-sloth | A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. | 784 |
liangliangnan/easy3d | A lightweight C++ library for efficient 3D modeling, geometry processing, and rendering. | 1,377 |
trungtle/tlvulkanrenderer | A Vulkan-based renderer for demonstrating real-time transparency algorithms on the GPU. | 96 |
martinchristen/pyrt | A Python library for creating and rendering 3D scenes from code. | 78 |