Revision: 41277
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41277&view=rev
Author:   brlcad
Date:     2010-11-08 15:54:07 +0000 (Mon, 08 Nov 2010)

Log Message:
-----------
lots of updates.  rename g_* tools.  tess failures are out of date.  forum 
links fixed.  parallel prep has a diff meaning.  man pages are exposed in mged 
(albeit not searchable).  x3d is vrml, importer needed.  raytracers output 
multiple image formats.  opengl instead of gpgpu.

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2010-11-08 15:46:59 UTC (rev 41276)
+++ brlcad/trunk/TODO   2010-11-08 15:54:07 UTC (rev 41277)
@@ -23,6 +23,8 @@
 THESE TASKS SHOULD HAPPEN WITHIN TWO RELEASE ITERATIONS
 -------------------------------------------------------
 
+* rename all the g_* tools sans "_"
+
 * explore the g_qa/plot issue
 
 * release dm X get_color() memory
@@ -105,15 +107,9 @@
   also be useful to allow an optional "thickness" so that the
   annotations can represent physical geometry (so they raytrace).
 
-* investigate tessellation failures (Stryker, et al), possibily due to
-  recent tolerance checks.
-
 * add support for a custom unit conversion factor to the units command
   (e.g. 'units 9.3120223' or 'units metertons 9.3120223')
 
-* fix forum links to point to the sourceforge forums, not the nabble
-  forums
-
 * write up a brief DSP overview on the wiki
 
 * merge conv-vg2g into dbupgrade
@@ -154,8 +150,6 @@
 * implement rt_volume() API for computing geometry volume (g_qa style
   for complex, direct for primitives)
 
-* implement parallel prep
-
 * improve compile-time version management -- port brlcad-version to
   windows, reconsider providing compile-time header constants.
 
@@ -321,9 +315,6 @@
 
 * complete conversion of existing manual pages into docbook format
 
-* expose all manual page documentation from within mged through
-  searchable viewer interface (GUI)
-
 * add an option to bot_dump for outputting surface normals.  Make sure
   all supported dump formats (obj, dxf, etc) optionally write out
   normals.  Consider adding an option to smoothly interpolate normals
@@ -493,8 +484,6 @@
 
 * refactor mged/bwish/g_diff initialization to all use the same routine
 
-* rename all the g_* tools sans _ next minor update
-
 * deprecate either orot or rotobj
 
 * refactor mged's signal handling to make it possible to safely
@@ -533,7 +522,7 @@
   they want v2 (default) or previous v1 output format via a
   command-line switch.  see 
http://brlcad.svn.sf.net/viewvc/brlcad/brlcad/trunk/conv/g-vrml.c?view=diff&pathrev=22798&r1=16900&r2=16901
 
 
-* VRML importer
+* X3D/VRML importer
 
 * make Mac OS X universal binaries actually work.
 
@@ -732,13 +721,10 @@
   of memory requirements for a geometry database can be computed on
   the fly via a pre-prep phase.
 
-* support to the raytracers for multiple image file formats,
-  recognizing an option and/or the file suffix of the -o filename.
-
 * libfb + font rendering (perhaps through libbn's plot interface) for
   a posix terminal.
 
-* gpgpu for enhanced performance boolweave sorting
+* OpenCL for enhanced performance boolweave sorting
 
 * getexecname, "/proc/self/cmdline", program_invocation_short_name.
   separate out into new file.
@@ -779,8 +765,6 @@
 
 * add support for filesystem-based geometry collections
 
-* modify the raytracers to use common fb and file output code
-
 * add missing manual pages (jra generated list on 04.2007):
        a-d archer asc2g asc2pix bot-bldxf bottest brep_cube brep_simple 
brickwall btclsh burst bw-a bw-d bwish c-d chan_add clutter contours d-a damdf 
dauto dauto2 d-bw dconv ddisp d-f dfft d-i dmod double-asc dpeak dsel dsp_add 
dstat d-u dwin euclid_format euclid_unformat fbgammamod f-d fence fhor f-i 
g-adrt g-euclid1 g-jack globe g-off i-a i-d i-f ihist imod istat jack-g kurt 
lowp molecule nmgmodel nmg-sgp off-g pipe pipetest pix2g pix3filter pixcount 
pixelswap pixembed pixfields pixfieldsep pixflip-fb pixpaste pix-spm pix-yuv 
plstat pyramid rawbot remapid rlesortmap rletovcr room rtcell rtexample rtfrac 
rtrad rtsil rtsrv script-tab sketch solshoot sphflake spltest spm-fb ssampview 
syn tea tea_nmg testfree texturescale torii ttcp tube txyz-pl u-a u-bw u-d u-f 
umod ustat vcrtorle vegitation wall wdb_example xbmtorle xyz-pl yuv-pix
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to