Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 949 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 949 Bytes

3d Orthographic

This is a demo to serve as a proof of concept for EG 325 final project idea

What it does

The goal of 3D Orthographic is to provide a visual aid for converting 3D models to orthographic projections for students taking EG 325 and EG 225.

How to use

You can either play around with the default model provided or upload your own .stl3D model.

Plans for the future

The results from this demo have proven it has a solid idea behind it, and I plan on expanding on this in the future

  • Work with Engineering students to provide more 3D models for visual aid
  • Provide an option for students to see a model with/without the dotted lines
  • Add center lines and other visual representations required for orthographic projection
  • Integrate hand control movement for a more immersive experience
  • Fix Bugs

Bugs

Please create an issue if you notice any bugs. Thank you!