- Texas
-
10:36
(UTC -06:00)
-
-
Super-Mario-Bros.-Remastered-Public Public
Forked from JHDev2006/Super-Mario-Bros.-Remastered-PublicGDScript GNU General Public License v3.0 UpdatedOct 2, 2025 -
-
imgui Public
Forked from ocornut/imguiDear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
C++ MIT License UpdatedOct 2, 2025 -
three.js Public
Forked from mrdoob/three.jsJavaScript 3D library.
JavaScript MIT License UpdatedOct 2, 2025 -
Stop-motion-OBJ Public
A Blender add-on for importing a sequence of OBJ meshes as frames
-
Super-Mario-World-Remastered-Public Public
Forked from JHDev2006/Super-Mario-World-Remastered-PublicA Remake / Remaster of the original Super Mario World, in Godot. Adds new features / improvements!
GDScript ISC License UpdatedMay 14, 2025 -
4do-lib Public
Forked from Tr1NgleDev/4do-libA C++ library for loading and constructing 4DO Geometry files.
C++ MIT License UpdatedApr 6, 2025 -
-
cyCodeBase Public
Forked from cemyuksel/cyCodeBaseAn open source programming resource intended for graphics programmers.
C++ MIT License UpdatedJan 9, 2025 -
bvh_article Public
Forked from jbikker/bvh_articleCode accompanying the blog post on bvh construction.
C The Unlicense UpdatedOct 5, 2024 -
lodepng Public
Forked from lvandeve/lodepngPNG encoder and decoder in C and C++ with support for 3D PNG
C++ zlib License UpdatedAug 15, 2024 -
SDF Public
Forked from CedricGuillemet/SDFCollection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field
MIT License UpdatedAug 9, 2021 -
vulkan-guide Public
Forked from vblanco20-1/vulkan-guideIntroductory guide to vulkan.
SCSS MIT License UpdatedMar 22, 2021 -
jgl_demos Public
Forked from jayanam/jgl_demosModern OpenGL samples
C++ GNU General Public License v3.0 UpdatedFeb 27, 2021 -
taichi Public
Forked from taichi-dev/taichiProductive & portable programming language for high-performance, sparse & differentiable computing
C++ MIT License UpdatedAug 3, 2020 -
simulation-csharp-client Public
Forked from 3DSIM/simulation-csharp-clientc# client for use with the 3DSIM simulation api
C# MIT License UpdatedMay 22, 2020 -
-
fast-winding-number-soups Public
Forked from GavinBarill/fast-winding-number-soupsAn example that complies and runs the fast winding number for soups
CMake Mozilla Public License 2.0 UpdatedApr 18, 2019 -
binary-slice-file-reader Public
Forked from 3DSIM/binary-slice-file-readerC# reader for 3DSIM binary scan files
C# MIT License UpdatedJan 24, 2019 -
WindingNumber Public
Forked from sideeffects/WindingNumberCode for fast approximate generalized winding number (solid angle) computation for triangle soups
C++ MIT License UpdatedNov 16, 2018 -
tmpGLM4D Public
Forked from fourveo/tmpGLM4DA simplified version of GLM plus extensions for 4D geometry
C++ MIT License UpdatedAug 15, 2018 -
glm4d Public
Forked from fourveo/glm4dOpenGL Mathematics (GLM) with extensions for 4D
C++ UpdatedAug 9, 2018 -
-
-
-
isosurface Public
Forked from Lin20/isosurfaceA project testing and comparing various algorithms for creating isosurfaces.
C# MIT License UpdatedOct 23, 2016 -
WebGL-GPGPU-Hotplate Public
A WebGL GPGPU solution to the Hotplate problem in BYU CS484