Git Product home page Git Product logo

sx3d's Introduction

SX3D

SX3D is a straightforward 3D STL files viewer designed for the console. The application provides a convenient way to render and view STL files in a text-based environment.

Usage

To get started, use the following command:

sx3d --help

This will display the available options and their usage:

Usage: sx3d [OPTIONS] --path <PATH>

Options:
  -p, --path <PATH>  Path to the STL file to render
  -c, --cols <COLS>  Number of columns to use for rendering in the console [default: 31]
  -h, --help         Print help
  -V, --version      Print version

Installation

  1. Clone the repository:
git clone https://github.com/luisbedoia/sx3d.git
  1. Enter the SX3D directory:
cd sx3d
  1. Install using Cargo:
cargo install --path .

Now, you can run sx3d from any location in your terminal.

Examples

To test the viewer, navigate to the examples directory and run the following command:

sx3d -p cube_ascii.stl -c 41

This will visualize the 3D STL file using 41 rows in the console.

Uninstallation

If you ever need to uninstall SX3D, go to the SX3D directory and run:

cargo uninstall

This will remove the application from your system.

Feel free to explore and enjoy viewing 3D STL files in your console using SX3D!

sx3d's People

Contributors

luisbedoia avatar

Stargazers

Evie Kalliardos avatar Sam Purkis avatar

Watchers

Ben Morgan avatar  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.