Tools for creation and manipulation of triangle meshes
-
Updated
Feb 10, 2024 - C
Tools for creation and manipulation of triangle meshes
A lightweight 3D rendering engine 100% written in Java (no hardware dependency) and providing a java API to build world geometry, define graphic and rendering parameters and render the scene on any java application display.
🔺 Process all points inside any 2D triangle (Bresenham Triangle Rasterization)
A simple 2D graphics library in C written on top of X. Its basic interface was written by Prof Douglas Thain, University of Notre Dame. Modified by me to implement some graphics algorithms.
PixSoR - Pixel Software Renderer with Shader Emulation.
Motor gráfico que renderiza objetos 3D compuestos por poligonos triangulares teniendo en cuenta la profundidad de cada uno.
A simple 3d render program by pure Java
generate points in a triangle in time linear to its area.
Add a description, image, and links to the triangle-rasterization topic page so that developers can more easily learn about it.
To associate your repository with the triangle-rasterization topic, visit your repo's landing page and select "manage topics."