Hi Thomas.

Thomas Kulessa schrieb:

> to achieve some "comic like" aesthetic, I want the bordes of my shapes
> (like returned from osg::makeCone()) to be thick and black. Like I can
> set it GL with glLineWidth(). Could anybody tell me please, how to do
> that in OpenSG. I expected it is done via osg::Geometry, but I didn't
> find anything there.

Add a LineChunk to your material, you can set things like LineWidth and 
StipplePattern there.

Hth, yours,
Dominik

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to