honestly birds are looking great very very inspirational but
the pile of wood is not looking gud at all very very low poly and unprofessional
the pile of wood is not looking gud at all very very low poly and unprofessional
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu SimpleVector t= box.getZAxis();
t.scalarMul(0.05f);
moveRes.add(t);
moveRes = box.checkForCollisionEllipsoid(moveRes, ellipsoid, 8);
box.translate(moveRes);
Page created in 0.011 seconds with 8 queries.