sheb
@sheb
New Member
Joined: Feb 15, 2024
Topics: 15 / Replies: 16
Topic
Forum
Replies: 1
Views: 13
Reply
RE: fixing meshes!

yay!! The deleteing bit was what caused it!! i thought “obj” wouldnt actually be accessed anymore after i made a copy of it and i didnt know about th…

19 years ago
Forum
Topic
19 years ago
Forum
Replies: 3
Views: 16
Reply
RE: effect plugin whoes!

OK sillly me! A friend found my stupid error… if (x2 < 0) x2 = 0; if (x2 > m_imageW-1) x2 = m_imageW-1; if (y2 < 0) y2 = 0; if (y2 > m_i…

19 years ago
Forum
Topic
Forum
Replies: 1
Views: 11
Topic
Forum
Replies: 0
Views: 12
Reply
RE: finding the average midpoint of different vectors?

just a thought: generate vectors of the tapes… endpoint – startpoint then do something like av=(v1+v2+v3+v4)/4

19 years ago
Forum
Reply
RE: Parameter Wiring Syntax

Hi. Heres jsut a little bit of code i use to wire some rollbones and it works. I think it might be the first [#Expose] that you dont need. hope that h…

19 years ago
Forum
Reply
RE: vertex selection in skinmorph mod

Thanks man! I posted the final thing here : skin morph tool seb

19 years ago
Forum
Topic
Forum
Replies: 2
Views: 14
Reply
RE: shifting rotation from parent to childbone

Ok i fixed it Well. the problem was wrong in the first place… a 0 rotation wasnt actually required to make it work! So all i did was constructed a “n…

19 years ago
Forum
Topic
Forum
Replies: 1
Views: 14
Reply
RE: fbx weirdness!

oh oh oh oh … i saw my error. its so simple its embarrassing to tell. the animation of the character was in plus range and the camera in minus . the …

19 years ago
Forum
Reply
RE: fbx weirdness!

<<this is why you get improper animation when you delete the root.>> i totally understand that part. but as i said, i plotted it. it work…

19 years ago
Forum
Topic
19 years ago
Forum
Replies: 5
Views: 17
Page 1 / 3