1-day longest streak
-
open3mod ★ PINNED
Open 3D Model Viewer - A quick and powerful 3D model viewer
C# ★ 1.2k 6y agoExplain → -
medea.js ★ PINNED
High-performance WebGL-based 3D engine
JavaScript ★ 38 11y agoExplain → -
half_float ★ PINNED
C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as texture format by OpenGl/Direct3D.
C++ ★ 155 14y agoExplain → -
ml-from-scratch ★ PINNED
Basic ML primitives in plain JS : demo-able in a browser : distributed training via webworkers.
JavaScript ★ 1 10y agoExplain → -
assimp2json
JSON exporter for Open Asset Import Library to make 3D models accessible from JS/WebGl
C++ ★ 193 10y agoExplain → -
cpp.js
node.js-compatible implementation of the C Preprocessor (cpp) in Javascript
JavaScript ★ 20 9y agoExplain → -
assimp-gsoc2012-fbx ⑂
FBX importing branch of Assimp for my Google Summer of Code 2012 project (Blender Foundation). Note that this has been merged back into assimp as of 2013-01-19.
C++ ★ 17 13y agoExplain → -
assimp-cinema4d
Open Asset Import Library with Cinema4D (.c4d) reading support through Melange SDK, which is proprietary software to be obtained from www.plugincafe.com. For this reason this lives in a separate repository.
C++ ★ 17 12y agoExplain → -
rust-persistent-kv
Persistent fault-tolerant key-value store in rust
Rust ★ 16 1y agoExplain → -
nodoc
Currently a JavaDoc replacement. Generates fluent, responsive and nice-looking HTML5-based doc for Java. Designed to be language agnostic, the goal is to also support REstructuredText, Markdown, Doxygen and JSDoc.
Python ★ 12 13y agoExplain → -
kd-sharp
Simple C# implementation of a kd-tree. Automatically exported from code.google.com/p/kd-sharp for use with open3mod.
C# ★ 8 11y agoExplain → -
blender-assimp
Blender 3D augmented with Open Asset Import Library
C ★ 7 13y agoExplain → -
rustymachine
Java VM written in Rust
Rust ★ 6 12y agoExplain → -
webgl-lake
WebGL Lake Demo
JavaScript ★ 6 11y agoExplain → -
cutecat
The C++ string library that all the cute kittens use. It is highly efficient, uses nice syntax, is std::string-compatible and has all the string tools you've always missed in C++ (work in progress).
C++ ★ 4 13y agoExplain → -
ter2heightmap
Tool to convert Terragen terrain files (.ter) to 8bit height maps (.tga, .bmp)
C ★ 4 14y agoExplain → -
customstats.js
JavaScript Stats Overlay for displaying custom measurements. Based on github.com/mrdoob/stats.js
JavaScript ★ 4 13y agoExplain → -
smaa ⑂
XNA 4.0 / C# port of the SMAA (Subpixel Morphological Antialiasing) reference implementation. See the original repository for more info on SMAA.
C++ ★ 4 13y agoExplain → -
sfc-loadbalance
Demo (JS/WebGL) to showcase Distributed Load-Balancing for non-homogenuous Molecule Simulation using Space Filling Curves
JavaScript ★ 4 13y agoExplain → -
ti84-sudoku
Sudoku for the TI 84+ calculator. Ready to use, comes with more than 100 Sudokus built-in.
★ 3 13y agoExplain → -
treegen
Dump of some old Python experiments to generate 3D tree geometry using L-System grammars of turtle draw commands. Uses Panda3D for visualization.
Python ★ 3 11y agoExplain → -
continue.js
JavaScript Continuations Library. Easily handle chunks of work and spread them across multiple CPU slices to keep the browser responsive
JavaScript ★ 3 12y agoExplain → -
micro.boost
Lightweight collection of the most commonly used boost headers. Access convenient boost utilities, such as smart pointers or tuples, without introducing boost as dependency.
C++ ★ 3 13y agoExplain → -
yiang
Yet Another ASCII Jump'n'Run
C ★ 3 12y agoExplain → -
jsane
Adding sanity checks to your JS to ease debugging
JavaScript ★ 3 11y agoExplain → -
SmartThreadPool ⑂
A .NET Thread Pool fully implemented in C# with many features
C# ★ 2 11y agoExplain → -
pyfbx_i42
Python FBX reader API
Python ★ 2 13y agoExplain → -
pysfml2-cython ⑂
A Python binding for SFML 2, written with Cython.
Python ★ 2 14y agoExplain → -
mapreduce-wsi
Simple JAX-WS endpoint to expose basic MR functionality of a Hadoop 2.x (YARN) cluster
Java ★ 2 12y agoExplain → -
underscore ⑂
JavaScript's utility _ belt
★ 2 12y agoExplain → -
jitterphysics
Automatically exported from code.google.com/p/jitterphysics
C# ★ 2 11y agoExplain → -
bluejay
experimental stuff
Java ★ 1 13y agoExplain → -
clang ⑂
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated hourly.
C++ ★ 1 13y agoExplain → -
jasmine ⑂
DOM-less simple JavaScript testing framework
JavaScript ★ 1 12y agoExplain → -
node-falafel ⑂
transform the ast on a recursive walk
★ 1 12y agoExplain → -
rust ⑂
a safe, concurrent, practical language
Rust ★ 1 12y agoExplain → -
phantom ⑂
A modified version of the ghost casper theme
★ 1 12y agoExplain → -
three.js ⑂
JavaScript 3D library.
★ 1 12y agoExplain → -
mr-bonesim-thesis-pub
Bachelor's Thesis
Java ★ 1 11y agoExplain → -
MarchingCubesGPU ⑂
Marching Cubes algorithm implementation with DirectX / C++. Heavy lifting done on the geometry shader. The first completely open-source with this combination as far as I know.
C++ ★ 1 9y agoExplain → -
core ⑂
Nimiq: the browser-based blockchain
JavaScript ★ 1 8y agoExplain → -
sguaba ⑂
A Rust crate that provides hard-to-misuse rigid body transforms (aka "spatial math") for engineers with other things to worry about than linear algebra.
Rust ★ 0 1y agoExplain → -
linfa ⑂
A Rust machine learning framework.
Rust ★ 0 1y agoExplain → -
burn ⑂
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
★ 0 1y agoExplain → -
flash-attention ⑂
Fast and memory-efficient exact attention
Python ★ 0 1y agoExplain → -
three-gpu-pathtracer ⑂
Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.
JavaScript ★ 0 2y agoExplain →
No repos match these filters.
More creators on gitmyhub
tiangolo kennethreitz StephenGrider benawad jonasschmedtmann