signed-distance-functions

Open-source projects categorized as signed-distance-functions

Top 9 signed-distance-function Open-Source Projects

  • instant-ngp

    Instant neural graphics primitives: lightning fast NeRF and more

  • Project mention: I want a 3d scanner... | /r/3Dprinting | 2023-07-08
  • sdf

    Simple SDF mesh generation in Python

  • Project mention: Sdf – Generate 3D meshes based on SDFs | news.ycombinator.com | 2023-06-22
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • sdfx

    A simple CAD package using signed distance functions

  • Project mention: OpenSCAD Survey - what programming language do you want to be added to app? | /r/openscad | 2023-12-06

    Go: https://github.com/deadsy/sdfx

  • bauble.studio

    a playground for making 3D art with lisp and math

  • Project mention: Domain Repetition | news.ycombinator.com | 2023-08-24

    If you aren't familiar with SDFs, some rough intuition for what's going on here: you have some primitive functions that define shapes, you have combinators that distort shapes, and you then have combinators that distort space. And then when you trace rays through distorted space, you render an image that looks like your combinators distorted the shapes themselves, but really you're distorting the path that your rays travel along.

    The operation here is that you distort space with the modulo operator. So now you have space that repeats -- and when you trace rays through this repeated space, you're basically teleporting the rays back to the origin (using mod in the classic "wrapping around" fashion) every time they pass out of a section of space.

    And then ultimately the ray will collide with the shape -- the one shape -- that exists in this distorted space, after wrapping around some number of times.

    If the idea of "taking the mod of space" is intriguing, I would encourage you to try playing with SDFs! It's a really incredible technique for real-time rendering of "3D vector graphics."

    Also shameless plug for my SDF playground https://bauble.studio, and an example program that uses instanced repetition to render an "infinite" number of varying shapes:

        (tile [400 0 300] (fn [i]

  • retrace.gl

    Create, ray trace & export programatically defined Signed Distance Function CSG geometries with an API suited for generative art - in your browser! 🎉

  • gfx

    Convenience package for dealing with graphics in my pixel drawing experiments. (by peterhellberg)

  • sdf

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • sdf-viewer

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

  • MaterialMakerRayMarching

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

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

signed-distance-functions related posts

  • Sdf – Generate 3D meshes based on SDFs

    2 projects | news.ycombinator.com | 22 Jun 2023
  • FreeCAD User Book (2019)

    1 project | news.ycombinator.com | 8 Mar 2023
  • CAD Sketcher, free and open-source project bringing CAD like tools to Blender3d

    8 projects | news.ycombinator.com | 19 Feb 2023
  • cadCAD alternative for Go?

    3 projects | /r/golang | 12 Jan 2023
  • Signed distance functions in 46 lines of Python

    2 projects | news.ycombinator.com | 20 Dec 2022
  • Plot of triangle mesh with py5

    1 project | /r/PlotterArt | 12 Sep 2022
  • 3D Printed fightstick

    2 projects | /r/fightsticks | 15 Jul 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source signed-distance-function projects? This list will help you:

Project Stars
1 instant-ngp 15,364
2 sdf 1,485
3 sdfx 503
4 bauble.studio 340
5 retrace.gl 189
6 gfx 137
7 sdf 88
8 sdf-viewer 66
9 MaterialMakerRayMarching 59

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com