Skip to content

This converts a RISA3D or Modelsmart file to a .obj file that can be used in 3D modeling software like Fusion 360

License

Notifications You must be signed in to change notification settings

CompiledBytes/structural_to_obj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D File Conversion Tool

This tool is used to convert structural software files to .obj. The two supported file types are RISA-3D and Modelsmart 3D.

Table of Contents

Features

  • Converts RISA-3D files (.r3d) to OBJ format.
  • Converts Modelsmart files (.3dd) to OBJ format.
  • Generates OBJ files compatible with Fusion 360.
  • Supports batch conversion of multiple files, and file types
  • Can generate a single .obj or multiple .obj view projections for 3D printing.

Installation

Executable File.

  1. Run the executable.

Batch File.

  1. Install python.
  2. Clone the repository.
  3. Run the batch script.

Source Files.

  1. Clone the repository.
  2. Install the dependencies | pip install -r requirements.txt

Usage

Current tested versions of RISA-3D

  • 20.0501
  • 22.01000

Current tested version of Modelsmart 3D

  • Version 4

Executable File.

  1. Run the executable.
  2. Select your input file(s).
  3. Select your desination folder.
  4. Choose any extra options.
  5. Select convert.

Batch File.

  1. Run the batch file.
  2. Select your input file(s).
  3. Select your desination folder.
  4. Choose any extra options.
  5. Select convert.

Source Files

  1. Install dependencies.
  2. run convert.py in the src directory.
  3. Select your input file(s).
  4. Select your desination folder.
  5. Choose any extra options.
  6. Select convert.

Contributing

Contributions are welcome! Please fork this repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

This project uses:

About

This converts a RISA3D or Modelsmart file to a .obj file that can be used in 3D modeling software like Fusion 360

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •