PDA

View Full Version : Increasing Subpatch Polygons


Randuin
2003-02-22, 02:40 AM
how do i increase the polygons created with subpatches? in LW of course ;) here's the picture

http://www.randuin.com/eye0001.jpg

Chruser
2003-02-22, 10:08 AM
Select the object in layout and click the item properties (p) button. From there, you can increase the displayed and rendered subpatch levels. I usually lower the displayed subpatches to 2 as my computer is somewhat slow, and boost the rendered ones up to 6 or so for the final render.

Oh yeah, two things about your image. First off, you might want to apply Smoothing to your surface from the surface editor, which sometimes can let you avoid cranking the subpatch levels up so highly. Secondly, avoid triangles in LightWave if you can. Quadratic surfaces tend to work better for the final result, at least if you're using Subpatches (NURBS).

Randuin
2003-02-22, 10:09 AM
they are quadratic surfaces =\ i don't know how the render came out like that but ya thnx for the answer

Acer
2003-02-22, 10:34 AM
I didnt know anything about editing SubPatch levels, cool... the more the smoother?

Randuin
2003-02-22, 10:36 AM
yes :) check the new eye now (same picture) i'm gonna try to get it to be eventually a whole head (wow i'm doing this none tutorial! :D

Acer
2003-02-22, 10:41 AM
nice, good luck it loogs good. I am thinking of redoing my Model Head, since I know all the mistakes I did. I am thinking of doing half a face then Mirror Image it, then edit each side to my will. After i posted I seen the new pic, good job.

Randuin
2003-02-22, 10:51 AM
try symmetry, if you edit one side the other side change accordingly

Acer
2003-02-22, 10:55 AM
so just make sure the center is on the X-Axis? If so that would help so much since I didnt it by Hand(drag tool) to both side makeing sure they were same.

Randuin
2003-02-22, 10:59 AM
yes just make sure the center is on the X axis :)

Acer
2003-02-22, 11:01 AM
I am going to mess with this for sure.... that would of saved me SOO much time before :P

Randuin
2003-02-22, 11:04 AM
ya it's like using symmetry modifier on 3dsmax :) really useful

Acer
2003-02-22, 11:14 AM
Where is the option located?

Randuin
2003-02-22, 11:41 AM
at the bottom, points, polygons, volumes, symmetry :)

Acer
2003-02-22, 12:01 PM
OMG I am bumb lol. Hey are you useing the Red Ball to keep the shape of a eye ball?

Randuin
2003-02-22, 02:18 PM
ya so i won't make the eye lid deformed or too big or too small well you get the idea :D

Acer
2003-02-22, 02:46 PM
Yeah it is looking nice, without texture it looks like a plastic mask :P

Randuin
2003-02-22, 04:05 PM
omg look at the crappy depth of field that came with LW... ugh i need a cool plug in :D

Acer
2003-02-22, 05:55 PM
hehe, arent plugins just like scripts? they just do things for ya?

Randuin
2003-02-22, 06:06 PM
kinda makes your life easier makes the package use all its powers

Acer
2003-02-22, 06:12 PM
Nice, yeah I was wondering who makes them? Just that avg joe that uses that 3D prog?

Randuin
2003-02-22, 06:22 PM
i don't know lots of real good programmers code them i suppose

Acer
2003-02-22, 06:48 PM
Are there macros for LightWave, or would they be considered Plugins?

Randuin
2003-02-22, 09:23 PM
macros? i don't really know =\ plugins are like things coded and easy to use for other ppl... i think=\

Chruser
2003-02-23, 05:35 AM
A lot of plugins are macros in various ways, while others really do bring new operation to LW. And no, it takes a bit of scripting skills to get it to work properly. Expressions are another feature which can make animations really cool. You can, for instance, make an expression that changes the color of a ball from red to white as it reaches a certain height on the Y axis. You might ask yourself, how can this be useful?

Well, for instance, assume that you have a ceiling of a room modeled, and you animate a ball that bounces up and down. Each time it collides with the roof (Possibly set by a collision impact in motion designer, OR with an expression that calculates the current Y (height) position of the ball), you can stretch the ball a bit until it goes below a certain Y level again. This way, you won't have to manually stretch the ball each time it hits the roof.

Of course, making an expression like this might sound like a waste of time for just one ball, but what if you had, say, 400 balls bouncing around randomly? Hell, you could even set a collision impact with each other for the fun of it. There you go, a cool animation with little to no keyframes, all with a few expressions!

What other examples can I give you? Well, for instance, assume that you have an airplane that takes off. Once it reaches the speed of 300 km/h, you can set it to start emitting particles for a realistic afterburner effect. Then once the velocity increases beyond, say, 800 km/h, you could simply turn them off and swap to a dim, volumetric light to make the plane look like it really does fly amazingly fast.

Randuin
2003-02-23, 10:32 AM
ya or you could just do it manually =\ :D

Acer
2003-02-23, 12:42 PM
Yeah, but some people are lazy tho.

Randuin
2003-02-23, 07:33 PM
that's why they have plugins :)

Acer
2003-02-24, 11:25 AM
Hmm, I think learning how to make plugins will be usefull for me later on.

Randuin
2003-02-24, 04:45 PM
well learn C++ first :P and i can tell you that is NOT an overnight thing :D

Acer
2003-02-24, 05:30 PM
I know it isnt, and I am trying to learn C++... I just get lost easy. I am going to my local libary and checking out a book for it. I am not getting anywhere teaching myself.

Randuin
2003-02-24, 05:34 PM
ya i could never bring myself to learn C++ :D i know some little parts but never enough to get in production

Acer
2003-02-24, 05:45 PM
I think Matralord knows some of it, and I know he could master it quick. He just likes VB, I tell him to get into the more powerful languages.

Randuin
2003-02-24, 06:26 PM
omfg... vb? is the crappiest thing ever... don't EVER go near it!!!! :D

Acer
2003-02-24, 07:53 PM
I am learning it for the concept of programming, most recommended thing to do. Then im off to C++

Randuin
2003-02-24, 08:41 PM
nod, i still think for anything it's the concept that's most important (i learned it the hard way, started programming in grade 3) :D

Acer
2003-02-24, 08:57 PM
I didnt get into Computers at all till at the end of 9th grade(almost 2 years ago). That is when I messed up my back and couldnt play Football anymore. So I started programming and doing graphics then.

Randuin
2003-02-24, 09:04 PM
i c... :D well i started very early... stopped in the middle because i lost computer access for 2 years and now i'm back on track again :D

Acer
2003-02-24, 11:38 PM
I wish I had started younger, I am 16 now and I am just starting to learn things.

Randuin
2003-02-25, 12:23 AM
heh i'm 14 and in the middle of it all :D i guess, i'm trying to graduate a year earlier so i can convince my mom to get me a whole year off and i'm off to the states and spend a year just going around in 3d schools :)

Acer
2003-02-25, 01:40 AM
True, I would take a year off, but I know that would stop me from going back :p. I plan to hit some Programming and 3D schools. I also want to major in Math.

Randuin
2003-02-25, 07:51 AM
yes definitely i want to major in graphics and minor in programming, the two are so greatly influencing each other that you can't live with just one :D

Acer
2003-02-25, 11:31 AM
I agree, I am more into Programming... but I learn Graphics easier.

Randuin
2003-02-25, 04:36 PM
heh ur graphics learning will slow down soon because if you've noticed... chruser is not exactly a guru either :D

Acer
2003-02-25, 05:43 PM
Yeah, but he is pretty good. I am going to spend more time into LScript(sc) and Modeling so I can get really good at those.

Randuin
2003-02-25, 06:47 PM
LScript is hard... i recommend you get a book :)

Acer
2003-02-25, 09:23 PM
I most likely will. I wont even get into that till I learn C++.

Randuin
2003-02-25, 10:55 PM
yes you should learn your concepts with C/C++ first

Acer
2003-02-26, 03:21 PM
I been reading online tuts, but they Teach the basics(I already know), then they skip to the hard shit and are missing things.

Randuin
2003-02-26, 03:22 PM
ya tutorials for programming languages never worked it was all trial & error for me :D

Acer
2003-02-27, 09:46 AM
I just cant do trial and error if I dont even know the crazy stuff. Like things you couldnt guess.

Randuin
2003-02-27, 04:30 PM
oh i always work with examples

Acer
2003-02-27, 05:04 PM
Same here, I am learning how to edit memory values now.

Randuin
2003-02-27, 06:43 PM
heh i always did that with games ;) assembly r0x

Acer
2003-02-27, 07:36 PM
It isnt easy, I am trying to use pointers :p

Randuin
2003-02-27, 07:57 PM
heh well keep trying :) keep us updated on your works

Acer
2003-02-28, 11:26 AM
Sure will, my school banned C++ now, since one of the kids made a network virus or something.

Randuin
2003-02-28, 09:59 PM
ROFLMAO stupid ppl :) you can't really BAN C++ all they have to do is bring in a disk, say it's for school project and you need to read it from school, put it in, run the executable eject and say i'm done, and walk away and let the virus do its dirty work

Acer
2003-02-28, 10:39 PM
well they banned it so people couldnt write a virus in C++ at the school. Ill try to installed C++ on the comp with my teachers disk.