Hi list,
I'm having issues with cubes in Gem, it appears that [cube] is broken in some way, with polygons in the wrong places. See:
http://claudiusmaximus.goto10.org/gallery/coding/d01234/rev215-broken-cube.p...
I'm using [repeat] and switching the same [cube] object between "draw line" and "draw fill" multiple times each frame, could this be the source of the issue?
Screenshot of the patch is here:
http://claudiusmaximus.goto10.org/gallery/coding/d01234/rev215-weird-texturi...
I'm using Gem from CVS (a couple of weeks old), and ATI Mobility Radeon 9700 proprietary drivers.
Any ideas?
draw fill is not the best drawing mode for the cube. Try draw quads.
On 3/7/07, Claude Heiland-Allen claudiusmaximus@goto10.org wrote:
Hi list,
I'm having issues with cubes in Gem, it appears that [cube] is broken in some way, with polygons in the wrong places. See:
http://claudiusmaximus.goto10.org/gallery/coding/d01234/rev215-broken-cube.p...
I'm using [repeat] and switching the same [cube] object between "draw line" and "draw fill" multiple times each frame, could this be the source of the issue?
Screenshot of the patch is here:
http://claudiusmaximus.goto10.org/gallery/coding/d01234/rev215-weird-texturi...
I'm using Gem from CVS (a couple of weeks old), and ATI Mobility Radeon 9700 proprietary drivers.
Any ideas?
Claude
http://claudiusmaximus.goto10.org
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
chris clepper wrote:
draw fill is not the best drawing mode for the cube. Try draw quads.
Perfect! Thanks! :)
On 3/7/07, Claude Heiland-Allen claudiusmaximus@goto10.org wrote:
Hi list,
I'm having issues with cubes in Gem, it appears that [cube] is broken in some way, with polygons in the wrong places. See:
http://claudiusmaximus.goto10.org/gallery/coding/d01234/rev215-broken-cube.p...
I'm using [repeat] and switching the same [cube] object between "draw line" and "draw fill" multiple times each frame, could this be the source of the issue?
Hallo, Claude Heiland-Allen hat gesagt: // Claude Heiland-Allen wrote:
chris clepper wrote:
draw fill is not the best drawing mode for the cube. Try draw quads.
Perfect! Thanks! :)
Also try "draw default" instead of "draw fill" (IIRC)
Frank Barknecht _ ______footils.org_ __goto10.org__