On Tue, Jun 24, 2014 at 8:34 AM, Harmanpreet Singh <harman...@gmail.com> wrote:

> You mentioned in your dev logs that you tested the whole app and
> removed bugs; its is well and good, but if it was deployed somewhere
> you could leverage the benefit of additional testing by us (the
> community). Right now we are unable to give any feedback / comments.

I have deployed at http://128.199.226.232:1397/

There are few problems in it yet, my preloader has stopped working
somehow so you may need to wait a bit before the actual page loads,
also when model loads there is no progress bar yet, so you may need to
wait for model to appear. Only '.obj files' are supported and I am
working on g-obj conversion.

> For now, please show some good screenshots of your work. These would
> help us in evaluating your work.

Sure.

> Give installation instructions or rather make a script for automatic
> installation. :)

Assuming you are on ubuntu machine

1) 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

2) Install mongodb
sudo apt-get install mongodb

3) Install meteor
curl https://install.meteor.com/ | sh

4) Install meteorite
sudo -H npm install -g meteorite

5) Clone the OGV repository
https://github.com/inderpreetsingh/OGV-meteor/

6) Go to OGV-meteor/OGV/ and write
mrt -p 1313

and you will have a running instance of ogv at localhost:1313

--
Inderpreet Singh

Ekoankar Sahai
ishwerdas.com
facebook.com/okayinder
https://kippt.com/okayinder

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to