[x3d-public] X3DJSAIL. I thought I already sent this, but can't find it insent folder. New code format!

Don Brutzman brutzman at nps.edu
Sun Mar 26 17:18:19 PDT 2017


On 3/26/2017 5:06 PM, yottzumm at gmail.com wrote:
> How did you like the new style of code?  For debugging especially.  I could add a variable before each return, if that would help.

the alternate form might be good for debugging but housekeeping of index numbers is a pain.

also more verbose.  the terseness of one-line-per-node is pretty cool, very easy to read/grok.

you might want a switch for the alternative output styles you are experimenting with.

i will keep going on functional style for highest potential performance.  btw this is likely the path towards Big Data usage in an Apache Hadoop/Spark architecture, someday we'll see.

comparison of alternatives is always good...  better and better!

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman



More information about the x3d-public mailing list