GithubHelp home page GithubHelp logo

i-e-b / sdfcad Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 1.0 242 KB

CAD program for 3D printing using a signed-distance-field as the model

License: BSD 3-Clause "New" or "Revised" License

C# 55.69% C 37.35% GLSL 6.96%
experimental

sdfcad's Introduction

SdfCad

CAD program for 3D printing using a signed-distance-field as the model

This is currently entirely experimental.

Plans:

  • Use a simple language to define the SDF, with subroutines and a library of joining functions
  • Preview with a ray-march algorithm?
  • Use my old tetrahedron surface sampler to export an SDF file
  • When exporting to SDF, include 3D printing features, like:
    • different resolutions in X,Y,Z;
    • different minimum feature size in X,Y,Z;
    • holes can be smaller than fill (i.e. inside and outside have different minimum feature size).

Possible references

Articles:

https://www.codeproject.com/Articles/1167212/OpenGL-with-OpenTK-in-Csharp-Part-Initialize-the-G

Similar projects:

https://github.com/movAX13h/Zwerg https://libfive.com/studio/

STL Files:

https://github.com/QuantumConcepts/STLdotNET http://frankniemeyer.blogspot.co.uk/2014/05/binary-stl-io-using-nativeinteropstream.html

SDF modelling and rendering

https://github.com/gokselgoktas/sdf-ray-marching http://www.iquilezles.org/www/articles/distfunctions/distfunctions.htm http://www.iquilezles.org/www/articles/raymarchingdf/raymarchingdf.htm http://jamie-wong.com/2016/07/15/ray-marching-signed-distance-functions/ http://flafla2.github.io/2016/10/01/raymarching.html

Basic language?

https://github.com/i-e-b/DBSS

sdfcad's People

Contributors

i-e-b avatar

Stargazers

 avatar Thies Heidecke avatar  avatar Ben Duffy avatar Maxime Chevalier-Boisvert avatar Marcos Scriven avatar DiGiTAL_CuRSe avatar toplattice avatar

Watchers

 avatar Ali Moallim avatar  avatar

Forkers

nanditho

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.