/OGV-meteor

Port of BRL-CAD's OGV to meteor

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Online Geometry Viewer

Online Geometry Viewer is an online web application, where users can upload, view and share 3D CAD models. They can also host these models online, can like (love) or comment on them. In a nutshell it can be looked at as a social blogging platform for 3D models.


#Installation Steps

Debian and Ubuntu based Linux distributions

  • Install Nodejs :

    • sudo apt-get install python-software-properties python g++ make
    • sudo add-apt-repository ppa:chris-lea/node.js
    • sudo apt-get update
    • sudo apt-get install nodejs
  • Install mongoDB

    • sudo apt-get install mongodb
  • Install Meteor

  • Clone the OGV Repository

  • Run OGV

    • cd OGV-meteor/OGV
    • meteor
  • Open Browser and type in URL