• Stars
    star
    23
  • Rank 988,813 (Top 20 %)
  • Language
    C++
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A real-time 3D distance field modeling software

More Repositories

1

MapsModelsImporter

A Blender add-on to import models from google maps
Python
2,282
star
2

LilySurfaceScraper

Import shaders end environments in Blender from a single URL
C
571
star
3

BMeshUnity

A Unity package to make runtime procedural mesh generation more flexible.
C#
322
star
4

LearnWebGPU

Learn to use WebGPU for native graphic applications in C++
C++
308
star
5

WebGPU-Cpp

A single-file zero-overhead C++ idiomatic wrapper for WebGPU native
C
204
star
6

HoudiniEngineForBlender

Branch of Blender featuring a Houdini Engine based modifier
180
star
7

OpenMfxForBlender

A branch of Blender featuring an OpenMfx modifier
C
175
star
8

DagAmendment

The official implementation of the research paper "DAG Amendment for Inverse Control of Parametric Shapes"
C++
164
star
9

OpenMfx

A low-overhead mesh-processing plug-in API for cross-software procedural effects
C
156
star
10

BlenderImgui

Custom GUI for your Blender add-ons using Dear ImGui
Python
92
star
11

WebGPU-distribution

Distributions of WebGPU for native and web development, easy to integrate and interchangeable.
CMake
91
star
12

LearnWebGPU-Code

The accompanying code of the Learn WebGPU for C++ web book
77
star
13

LilyRender360

Lily Render 360 is a tool for rendering a Unity scene into stitch-free equirectangular images
C#
58
star
14

MfxHoudini

A Houdini-Engine based Open Mesh Effect
C
54
star
15

glfw3webgpu

An extension for the GLFW library for using WebGPU native.
C
48
star
16

AdvancedBlenderAddon

A starter kit and reference for writing advanced Blender add-ons
Python
37
star
17

Python3dViewer

A simple starter Python code for experimenting 3D graphics
Python
30
star
18

MesoGen

The official implementation of MesoGen: Designing Procedural On-Surface Stranded Mesostructures (Siggraph 2023)
C++
23
star
19

MapsModelsImporter-samples

Sample file to check MapsModelsImporter installation
20
star
20

LilyImageFromURL

A very very simple Blender add-on to very very quickly import images from URLs.
Python
17
star
21

MonumentValley

A little toy reproducing Monument Alley basic mechanism in Unity
C#
12
star
22

MfxVCG

An OpenMfx plug-in providing effects from VCGlib
C++
12
star
23

GrainViewer

The official implementation of the research paper "Real-time multiscale rendering of dense dynamic stackings"
C++
12
star
24

WebGPU-utils

A bunch of utility functions for WebGPU
C++
10
star
25

IRL

Inverse Reinforcement Learning
Jupyter Notebook
9
star
26

TownBuilder

This is an experiment around the reproduction of Stalberg's Townscaper
C#
9
star
27

CodenameGogh

A node-based front-end to ffmpeg
C++
8
star
28

WebGPU-AutoLayout

An online utility tool to generate C++ boilerplate binding code by parsing WGSL.
Rust
8
star
29

sdl2webgpu

An extension for the SDL2 library for using WebGPU native.
C
8
star
30

MfxExamples

An example of OpenMfx plug-in using the C++ SDK
C++
7
star
31

ModernGlad

Depreciation warnings to help writing more modern OpenGL using glad
Python
7
star
32

AugenLight

A cross-plateform OpenGL 4.5 starter kit
C++
6
star
33

IvyGenerator

Update of Thomas Luft's original
C++
6
star
34

firefox-webmention-addon

Firefox add-on to send webmentions though context menu
JavaScript
6
star
35

GreaseJs

A little demo of Grease Pencil using ThreeJS
JavaScript
6
star
36

sphinx_literate

An advanced literate programming tool for writing incremental programming courses.
Python
6
star
37

PythonMfx

A Python-based host for running OpenMfx mesh processing plugins
Python
5
star
38

WebGPU-binaries

A CMake-ready binary release of a WebGPU native implementation (wgpu-native)
C
5
star
39

AlignTools

Alignment tools add-on for Blender
Python
4
star
40

fxos-AlphaRemote

A Firefox OS remote controller for Sony Alpha series cameras
JavaScript
4
star
41

reshade

Fork ReShade adding Remote Control feature
C++
3
star
42

Cooldown

Feed rythm into live-coding tools
Rust
3
star
43

ReACORN

An attempt to reimplement ACORN
Python
3
star
44

WebMfx

A web-based host for OpenMfx using WASM plugins
C
3
star
45

StatDeps

A lightweight C++ dependency graph library for compile-time dependent resource management.
C++
3
star
46

WebGPU-Cpp-WebBackend

This is the backend of the Web service of https://github.com/eliemichel/WebGPU-Cpp
C++
3
star
47

MfxPlugins

Simple Open Mesh Effect plugins
C++
2
star
48

highspeedracer

Online racing game using Blender Game Engine
Python
2
star
49

LilyFuture

A header-only utiliy library to make std:futures fun to use!
C++
2
star
50

todo

A dead simple command line TODO-list manager
Python
2
star
51

Spillr

Mixed GLSL/C++ static C++ processor aiming at reducing boilerplate in shader writing
OCaml
2
star
52

UnitySsPattern

A screen space shader for Unity with object tracking
ShaderLab
2
star
53

PolyGreenCoords

Public page of "Polynomial 2D Green Coordinates for Polygonal Cages"(Siggraph 2023)
HTML
2
star
54

JeuDePresse

Dessins d'actualité interactifs, produits en quelques heures avec MS Paint
JavaScript
2
star
55

irssi-notify

Notifications for Irssi via a simple http server
Python
1
star
56

WorLd

Simple 2D strategy game whom levels are autogenerated based on mathematical assertions
C++
1
star
57

texdown

Extension of markdown to support mathematics. Based on marked and MathJax.
JavaScript
1
star
58

join.js

The smallest JS library to love promises
JavaScript
1
star
59

fake-position

Firefox addon to spoof geolocation using openstreetmap
JavaScript
1
star
60

ColorSpaceViewer

A browser-based tool for visualizing images in color space
JavaScript
1
star
61

fHMM

Project for the lecture of Probabilistic Graphical Models
TeX
1
star
62

OscToSpout

Forward OSC messages to KodeLife using a texture-sharing via Spout
C++
1
star
63

ZigDawn

Starter C++ project for using WebGPU native
C
1
star
64

Dawn

Custom branches of Dawn for the Learn WebGPU for C++ guide
C++
1
star