Chuck0
06-08-2004, 08:38 AM
Hi
i am presently working on a point rendering system and wrote a little testvertexprogram that should modify the pointsize of the drawn points... the problem i am having is, that no matter what i write into result.pointsize i cant change the size of the rastered points. so now i am wondering if i have to set some specific state in order to let the vertex program have an effect on the rastered pointsize.
i am presently working on a point rendering system and wrote a little testvertexprogram that should modify the pointsize of the drawn points... the problem i am having is, that no matter what i write into result.pointsize i cant change the size of the rastered points. so now i am wondering if i have to set some specific state in order to let the vertex program have an effect on the rastered pointsize.