One thing that shaders really don't cover is doing this stuff with boxes and 
lines.  That's why I was excited about the vertex objects.  I think that it 
would be possible to make the vertex objects the easy way into all this stuff, 
for people who are likely to never touch shaders.  I teach a lot of people who 
really try to avoid writing C/Java like code, they dislike even things like 
Processing and switch to Pd/Max because it fits there brain.

.hc


On Feb 6, 2012, at 9:33 AM, chris clepper wrote:

> Go ahead and remove it.  It was abandoned when it became clear the VBO option 
> with shaders is the better solution.
> 
> On Mon, Feb 6, 2012 at 8:35 AM, IOhannes m zmoelnig <zmoel...@iem.at> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 2012-02-04 17:23, dmotd wrote:
> > it makes sense to resurrect some of vertex_* code and clean it up,
> > although i'm a little hesitant about working with it directly as it has
> 
> personally i would like to get rid of it entirely - i simply haven't had
> the heart yet to do so...
> 
> i think a simpler approach is taken using the new [gemvertexbuffer]
> object (by cyrille and antoine), which basically allows to use a table
> as VBO input.
> shouldn't that be enough for your needs?
> most Geos could be implemented as an abstraction based on
> [gemvertexbuffer] (who's first?)
> 
> fgmadsr
> IOhannes
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAk8v1wEACgkQkX2Xpv6ydvSG9wCfXLMG58NwJCVEumrpuDVzzBgC
> fkUAnjlVVK07gTQKmanSSrSURqqMNE4b
> =xrgn
> -----END PGP SIGNATURE-----
> 
> 
> _______________________________________________
> GEM-dev mailing list
> GEM-dev@iem.at
> http://lists.puredata.info/listinfo/gem-dev
> 
> 
> _______________________________________________
> GEM-dev mailing list
> GEM-dev@iem.at
> http://lists.puredata.info/listinfo/gem-dev



----------------------------------------------------------------------------

If nature has made any one thing less susceptible than all others of exclusive 
property, it is the action of the thinking power called an idea, which an 
individual may exclusively possess as long as he keeps it to himself; but the 
moment it is divulged, it forces itself into the possession of everyone, and 
the receiver cannot dispossess himself of it.            - Thomas Jefferson


_______________________________________________
GEM-dev mailing list
GEM-dev@iem.at
http://lists.puredata.info/listinfo/gem-dev

Reply via email to