Giter Site home page Giter Site logo

lvanattemptto / .cstl-3d-file-format Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 10.51 MB

The .cstl file format is a 3D file format that is 9-10 times smaller that and ASCII .stl file and 2-3 times smaller than the binary version.

License: MIT License

Python 32.63% C# 67.37%
3d file-format

.cstl-3d-file-format's Introduction

This is a 3D file format that currently doesn't support coloring. This format could be used in the same ways an stl file is used, for example it would be a good fit for 3D modeling or 3D printing. The advantage of this format is that it is substantially smaller than a stl file. There are currently two versions of the writer, the first one is the recommended on and is the C# version. This is recommended because it is faster and is more finalized. The second version is the python version which I used for prototyping and it is really slow.
You can run the C# version by opening “bin\Debug\net6.0\cstl_writer.exe”. You put the input stl files into the “InputFiles” folder and the program spits them out into the “OutputFiles” folder.

.cstl-3d-file-format's People

Contributors

lvanattemptto avatar

Stargazers

 avatar

Watchers

 avatar

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.