On Fri, Mar 18, 2016 at 9:56 AM, Shubham Chauhan
<shubham13...@iiitd.ac.in> wrote:
> I would like to use this thread to inform everyone related to OGV as a GSoC
> 2016 project (students, mentors, previous students and mentors) that the
> task list or the TODO list for Online Geometry Viewer has been updated here:
> http://brlcad.org/wiki/Online_Geometry/TODO

Wow! That's a really impressive page. Thanks Shubham.

I would like to add few more technically defined tasks (most of them
are improvements over existing code), may be not for the patches but
for the term of GSoC. I would really like the participants to take
care of these questions while drafting their proposals.

* Blaze is being depreciated by meteor, and a move is being made to
angular and react as front end technologies. So the question here is
should we make that shift too?
* Our database may not need schema, but may be our application does.
So for security and better code, should we use collection schema and
auto-form packages?
* OGV is slow, specially when it renders. One of the reasons is that a
single g file gets converted into multiple obj files. So on model
rendering page multiple http requests are made (sometimes 100s of
them). We somehow need to combine all these obj files into one,
at-least when displaying them. Also there are other similar things
that effect the efficiency of the app. What are the things that we can
do to speed up OGV?


--
Inderpreet Singh

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

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to