An open API service providing repository metadata for many open source software ecosystems.

Topic: "sdf"

ashawkey/torch-ngp

A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.

Language: Python - Size: 1.04 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 2,174 - Forks: 283

autonomousvision/sdfstudio

A Unified Framework for Surface Reconstruction

Language: Python - Size: 56.6 MB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 2,045 - Forks: 192

fogleman/sdf

Simple SDF mesh generation in Python

Language: Python - Size: 8.05 MB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 1,692 - Forks: 149

NVIDIAGameWorks/kaolin-wisp

NVIDIA Kaolin Wisp is a PyTorch library powered by NVIDIA Kaolin Core to work with neural fields (including NeRFs, NGLOD, instant-ngp and VQAD).

Language: Python - Size: 8.69 MB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 1,471 - Forks: 133

osrf/gazebo_models

Gazebo database of SDF models. This is a predecessor to https://app.gazebosim.org

Language: HTML - Size: 888 MB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 1,027 - Forks: 961

ventusff/neurecon

Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.

Language: Python - Size: 4.08 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 856 - Forks: 81

shader-park/shader-park-core

A JavaScript library for creating real-time 2D and 3D shaders. JS -> Shader. https://shaderpark.com/ https://twitter.com/shaderpark

Language: JavaScript - Size: 40.4 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 788 - Forks: 24

CedricGuillemet/SDF

Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field

Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 690 - Forks: 27

autonomousvision/monosdf

[NeurIPS'22] MonoSDF: Exploring Monocular Geometric Cues for Neural Implicit Surface Reconstruction

Language: Python - Size: 27.2 MB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 590 - Forks: 53

Project-Splinter/MonoPort

Volumetric Human Teleportation (SIGGRAPH 2020 Real-Time Live) Monocular Real-Time Volumetric Performance Capture(ECCV 2020)

Language: Python - Size: 52.5 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 550 - Forks: 88

ianthehenry/bauble

a playground for making 3D art with lisp and math

Language: Janet - Size: 7.99 MB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 484 - Forks: 11

NVlabs/intrinsic3d

Intrinsic3D - High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization with Spatially-Varying Lighting (ICCV 2017)

Language: C++ - Size: 129 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 452 - Forks: 80

williamchange/b3dsdf

🛠️ A toolkit of 2D/3D distance functions, sdf/vector ops and various utility shader nodegroups (170+) for Blender 2.83+. Also available as an addon which adds a menu in the shader editor.

Language: Python - Size: 161 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 432 - Forks: 18

Rhoban/onshape-to-robot

Converting Onshape assembly to robot definition (URDF, SDF, MuJoCo) through Onshape API

Language: Python - Size: 15.1 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 351 - Forks: 70

marian42/shapegan

Generative Adversarial Networks and Autoencoders for 3D Shapes

Language: Python - Size: 25.7 MB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 319 - Forks: 56

EmmetOT/IsoMesh

IsoMesh is a group of related tools for Unity for converting meshes into signed distance field data, raymarching signed distance fields, and extracting signed distance field data back to meshes via surface nets or dual contouring.

Language: C# - Size: 5.61 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 289 - Forks: 28

pansanity666/Awesome-Avatars

List of recent advances for human avatars, including generation, reconstruction, and editing, etc.

Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 260 - Forks: 16

oracle/netsuite-suitecloud-sdk

SuiteCloud Software Development Kit (SuiteCloud SDK) are the set of tools that allow you to customize accounts and create SuiteApps through SuiteCloud Development Framework (SDF).

Language: JavaScript - Size: 10.1 MB - Last synced at: 8 days ago - Pushed at: 16 days ago - Stars: 227 - Forks: 71

flwmxd/LuxGI

Hybrid GI solution, based on DDGI ( include Ray-Tracing and SDF-Tracing )

Language: C++ - Size: 246 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 199 - Forks: 18

LeeYip/cocos-text-mesh-pro

一个用于Cocos Creator的文本渲染解决方案

Language: TypeScript - Size: 7.95 MB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 189 - Forks: 66

Xharlie/DISN

(latest updates and bug fixed) DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction

Language: C++ - Size: 28.9 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 184 - Forks: 27

QianyiWu/objsdf

:t-rex: [ECCV‘22] Pytorch implementation of 'Object-Compositional Neural Implicit Surfaces'

Language: Python - Size: 6.21 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 182 - Forks: 5

InteractiveComputerGraphics/TriangleMeshDistance

Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh

Language: C++ - Size: 1.06 MB - Last synced at: about 22 hours ago - Pushed at: 10 months ago - Stars: 173 - Forks: 17

neka-nat/kinpy

Simple kinematics calculation toolkit for robotics

Language: Python - Size: 4.6 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 161 - Forks: 24

alecazam/kram

Encode/decode/info to KTX/KTX2/DDS files with LDR/HDR and BC/ASTC/ETC2. Mac/Win C++11 too, Mac viewer, and scripts for batch processing textures.

Language: C++ - Size: 9.52 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 160 - Forks: 10

lge-ros2/cloisim

Unity3D based multi-robot simulator can bring-up simulation environment by SDF(Simulation Description File) easily. And it supports to connect ROS2 through cloisim_ros.

Language: C# - Size: 106 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 158 - Forks: 19

danielshervheim/unity-sdf-generator

A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.

Language: ShaderLab - Size: 6.28 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 155 - Forks: 19

theNded/torch-ash

[PAMI 2022, CVPR 2023] ASH: Parallel Spatial Hashing for Fast Scene Reconstruction

Language: Python - Size: 1.58 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 154 - Forks: 7

UM-ARM-Lab/pytorch_volumetric

Volumetric structures such as voxels and SDFs implemented in pytorch

Language: Python - Size: 6.29 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 152 - Forks: 10

johanhelsing/bevy_smud

Sdf 2d shape renderer for Bevy

Language: Rust - Size: 236 KB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 147 - Forks: 10

leochocolat/three-msdf-text-utils

Utility classes for Text rendering in Three.js using Bitmap fonts and MSDF (multi-channel signed distance fields).

Language: JavaScript - Size: 656 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 135 - Forks: 9

ChirikjianLab/Marching-Primitives

[CVPR2023 Highlight] Marching-Primitives: Shape Abstraction from Signed Distance Function

Language: MATLAB - Size: 33.9 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 119 - Forks: 6

SimonGiebenhain/MonoNPHM

[CVPR 2024 Highlight]

Language: Python - Size: 65.5 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 107 - Forks: 18

markusmoenig/SignedLua

Signed is a 3D modeling and construction language based on Lua and SDFs. Signed will be available for macOS and iOS and is heavily optimized for Metal.

Language: C - Size: 50.1 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 107 - Forks: 3

PixelsCommander/pixi-sdf-text

Signed distance field text implementation for PixiJS

Language: JavaScript - Size: 758 KB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 98 - Forks: 15

Aeva/tangerine

🍊

Language: C++ - Size: 84.7 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 94 - Forks: 8

soypat/sdf 📦

A Go library for signed distance function shape generation. Read as 3D printing shape design.

Language: Go - Size: 1.25 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 92 - Forks: 9

yeicor/sdf-viewer

A fast and cross-platform Signed Distance Function (SDF) viewer, easily integrated with your SDF library.

Language: Rust - Size: 58.1 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 88 - Forks: 6

AndrejOrsula/panda_gz_moveit2

Franka Emika Panda packages for manipulation with MoveIt 2 inside Gazebo

Language: Python - Size: 6.96 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 85 - Forks: 29

aiekick/SdfFontDesigner

Offline font tuning/bitmap generation via shaders

Language: GLSL - Size: 38.1 MB - Last synced at: 29 days ago - Pushed at: about 5 years ago - Stars: 79 - Forks: 7

MerlinVR/Unity-MSDF-Fonts

Basic tool to convert Unity fonts to use Multichannel Signed Distance Field fonts

Language: C# - Size: 493 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 77 - Forks: 10

avgjs/pixi-richtext

A Rich Text solution for PixiJS using SDF.

Language: JavaScript - Size: 156 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 76 - Forks: 9

Blatko1/awesome-msdf

A collection of information and shaders showcasing from basic to advanced usage of MSDF (Multi-channel signed distance fields) for text rendering.

Language: GLSL - Size: 3.96 MB - Last synced at: 29 days ago - Pushed at: 9 months ago - Stars: 75 - Forks: 5

ivy-llc/vision

3D Vision functions with end-to-end support for deep learning developers, written in Ivy.

Language: Python - Size: 25.4 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 71 - Forks: 17

shu223/Metal-SDF-Examples

Shape Animation Examples using SDF with MSL (Metal Shader Language)

Language: Metal - Size: 6.51 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 68 - Forks: 4

daniel-s-ingram/stewart

Simulating a Stewart platform in Gazebo using a plugin to allow control of a closed loop manipulator with ROS.

Language: C++ - Size: 5.47 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 66 - Forks: 25

Tw1ddle/WebGL-Distance-Fields

:star: Realtime Euclidean distance field generation and rendering

Language: JavaScript - Size: 6.3 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 64 - Forks: 12

bryik/aframe-bmfont-text-component 📦

A-Frame component for rendering bitmap fonts.

Language: JavaScript - Size: 688 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 62 - Forks: 15

markusmoenig/ForgedThoughts

A 3D modeling and rendering programming language utilizing SDFs.

Language: Rust - Size: 30.9 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 59 - Forks: 1

jobtalle/SDFMaker

A 2D SDF texture generator

Language: JavaScript - Size: 364 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 59 - Forks: 1

SalvatorePreviti/js13k-2020

Island Not Found - a game for js13k 2020

Language: TypeScript - Size: 53.1 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 54 - Forks: 7

christianhelle/sqlcequery

A fast and lightweight tool for querying and manipulating SQLCE databases. This tool supports SQLCE versions 3.0, 3.1, 3.5 and 4.0

Language: ANTLR - Size: 11.8 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 53 - Forks: 13

shader-park/shader-park-touchdesigner

Render Shader Park sculptures in TouchDesigner

Size: 845 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 53 - Forks: 3

hooyuser/blender_sdf_node_addon

Blender SDF Node System Addon

Language: Python - Size: 19.4 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 53 - Forks: 3

maidenone/RobotDescriptor

FreeCAD Workbench for URDF & SDF and Gazebo

Language: Python - Size: 540 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 52 - Forks: 15

Apostolique/Apos.Shapes

Shape rendering library for MonoGame.

Language: C# - Size: 289 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 51 - Forks: 5

Azkellas/mesh_to_sdf

A Mesh to SDF converter, written in rust

Language: Rust - Size: 27 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 51 - Forks: 4

dy/bitmap-sdf

Calculate SDF for image/bitmap/bw data

Language: JavaScript - Size: 65.4 KB - Last synced at: 23 days ago - Pushed at: almost 2 years ago - Stars: 50 - Forks: 5

paulofalcao/MaterialMakerRayMarching

Make complex Ray Marching SDF objects using nodes with the Material Maker editor and this library

Size: 7.11 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 48 - Forks: 3

movAX13h/Zwerg

Distance Field Editor (experimental)

Language: C# - Size: 772 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 44 - Forks: 4

xmindflow/INCODE

[WACV 2024] INCODE: Implicit Neural Conditioning with Prior Knowledge Embeddings

Language: Jupyter Notebook - Size: 140 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 41 - Forks: 7

zhaorw02/FlexiDreamer

An official implementation of FlexiDreamer: Single Image-to-3D Generation with FlexiCubes.

Size: 39.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 41 - Forks: 0

zzilch/Mesh2Volume

Tools for converting mesh to signed distance field volume (Mesh2SDF)

Language: C++ - Size: 3.93 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 1

soypat/gsdf

3D/2D CAD design package written in Go. GPU accelerated.

Language: Go - Size: 490 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 38 - Forks: 3

lf94/summonscript

Manifest manifold models with magical machinations.

Language: JavaScript - Size: 1.24 MB - Last synced at: about 13 hours ago - Pushed at: 6 months ago - Stars: 38 - Forks: 3

MOGI-ROS/Week-3-4-Gazebo-basics

Introduction to URDF and Gazebo Harmonic with ROS2 Jazzy

Language: Python - Size: 13.5 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 37 - Forks: 11

yeataro/TD-Raymarching-System

A Raymarching-System based on object COMP can be easily integrated with existing TouchDesigner rendering processes.

Language: GLSL - Size: 1.87 MB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 3

AirGuanZ/SDFGenerator

GPU 3D SDF generator using DirectX 11 compute shader

Language: C++ - Size: 4.51 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 32 - Forks: 7

diharaw/sdf-baking

An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.

Language: C++ - Size: 2.85 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 6

karl-zylinski/sdf-terrain-painter

Signed Distance Field terrain painter prototype

Language: Odin - Size: 73.2 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 29 - Forks: 0

chipsalliance/f4pga-sdf-timing

Python library for working Standard Delay Format (SDF) Timing Annotation files.

Language: Python - Size: 130 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 29 - Forks: 16

rFalque/voxelization_and_sdf

C++11 code for building a 3D occupancy grid an SDF 3D grid from a mesh

Language: C++ - Size: 19 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 5

Sarath18/roadmap_generator

A wizard that helps in creating realistic city roadmaps for Gazebo desired ambient lighting.

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 29 - Forks: 3

NGimbal/sdfui

Drafting with signed distance fields

Language: JavaScript - Size: 13.7 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 0

robotology/gym-ignition-models 📦

Collection of robot models compatible with gym-ignition

Language: Python - Size: 8.93 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 25 - Forks: 8

EliaFantini/FastNRTF

Efficient 3D reconstruction and relighting of complex scenes with global illumination effects using Neural Radiance Transfer Fields

Language: Python - Size: 33.2 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 3

UnixJunkie/smi2sdf3d

3D diverse conformers generation using rdkit

Language: Python - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 23 - Forks: 12

dy/font-atlas-sdf

Populate <canvas> with SDF font atlas texture

Language: JavaScript - Size: 171 KB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 23 - Forks: 4

KaruroChori/enance-amamento

A template library for headless rendering of Signed Distance Fields based on OpenMP.

Language: C++ - Size: 490 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 21 - Forks: 0

renwuli/awesome-geometry-learning

A list of paper related to Geometry Learning.

Size: 19.5 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 2

HiroIshida/voxbloxpy

standalone and "ros-free" python wrapper of voxblox (online SDF generator from point clouds)

Language: C++ - Size: 203 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 1

XrizZ/GLFontRenderer

Text Renderer for your OpenGL Application. Lightweight, High performance and easy to use!

Language: C++ - Size: 7.06 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 5

AlerianEmperor/Sphere-Tracing

Rendering Complex Shape With Sphere Tracing

Language: C++ - Size: 81.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 1

zeeyang/mpr-metal

Implicit shape rendering (SDF) in Metal.

Language: Metal - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 16 - Forks: 0

ekzhang/sketching

Geometry processing for real-time pencil sketching

Language: JavaScript - Size: 18.3 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 1

Patryk27/sdf-playground

Signed distance functions + Rust (CPU & GPU) = ❤️❤️

Language: Rust - Size: 164 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 1

Kosmonaut3d/FusionCompute

Kinect Fusion realized with OpenGL Computer Shaders

Language: C++ - Size: 43 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 2

robotology/icub-models-generator

Resources and programs to generated models (URDF, SDF) of the iCub robot

Language: C++ - Size: 34.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 14 - Forks: 23

gezp/xacro4sdf

a simple tool to define and parse XML macro for sdf (SDFormat), like ros/xacro which is desiged for urdf.

Language: Python - Size: 118 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 2

eugenebokhan/metal-text-rendering

Metal text rendering example app that uses MetalRenderingTools under the hood.

Language: Swift - Size: 1.84 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 2

ami-iit/rod

The ultimate Python tool for RObot Descriptions processing.

Language: Python - Size: 226 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 13 - Forks: 3

2b-t/closed_loop 📦

Work-around for including parallel robots into the Robot Operating System ROS (URDF) and Gazebo (SDF)

Language: Python - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 3

huayong/3d-scene-reps-works

最近几年三维场景表示相关工作的收集列表,重点关注深度学习相关的工作,包括Neural Radiance Field(NeRF),Signed Distance Funciton(SDF),Occupancy Field以及3D Gaussian Splatting等。不仅包括最新发表的paper,同时还包括这些工作在实际或者产业上应用案例的收集。

Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

CarelessCourage/GLSL

A playgound for my GLSL shaders using vue/nuxt/tres/three.js

Language: GLSL - Size: 875 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

robotology/sdf-modelica

URDF/SDF to to Modelica model converter.

Language: C++ - Size: 64.5 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 5

ami-iit/resolve-robotics-uri-py

Resolve a package:// or model:// URI to an absolute filename in Python.

Language: Python - Size: 31.3 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 2

Sad-Abd/pyPolyMesher

Polygonal mesh generator

Language: Python - Size: 2.82 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 10 - Forks: 3

lolleko/voxelscape

Custom voxel engine with RTS game

Language: C++ - Size: 12.9 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 1

ms0g/terrain

Raymarching Terrain

Language: GLSL - Size: 12.8 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 0

mattplant/NetSuite-TypeScript-SDF

NetSuite TypeScript SDF Project Template

Language: JavaScript - Size: 182 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 1