Jump to content

Learning VOPSOP


Recommended Posts

This is the best time to have a go at it, when you think you can't do it. You should guess, test and then review.  Only then will you not just follow the steps of others, but, really learn!

 

Please post your test, spend an hour or two on it. Really think about it, make your brain hurt! Then you'll really know what you can do and can't.

Link to comment
Share on other sites

Georgie,

 

I think your doing the exact same thing I was doing last night, you probably looked at GoergeIvans pictures and tried to implement what he did.  Which means your only one little expression short of fame and glory

but instead of thinking about what you need to do to figure this out, your thinking how the F*ck did they do this. 

 

I spent over a half hour on this one last night, I had it right in less then one minute but I spent 29 minutes on a wild goose chase because I cheated and looked at georgeivans pictures and then at another tutorial I had done the other day that used the expression I knew i needed but instead of thinking about what it was I had to do to make it work, I started getting pissed thinking about how everyone else did it.  In the end my expression needed to be tweaked slightly and I already understood why I just hadn't thought it through because I was in copy mode rather then experiment mode.  But aren't we so great spending so much time to not give you the answer :)

 

LoiusXIV, I'm gonna have to try to do it like that now :)

 

 

I eagerly await today's challenge...

Link to comment
Share on other sites

Well considering we went a day without a challenge.  We must get a head a start for day 6...

 

For day 6 we will take what we have learned thus far and make an attempt at something more practical and far more challenging.

 

A collision Vop, instead of just saying, hey look those points are near those points lets make them red, today we shall attempt to make them repel them from our collision geometry.

 

I, perhaps like a lot of you will most likely fail but the road to success is paved in our failures.

Link to comment
Share on other sites

ahah, I'm kind of swamped as well, hence why I couldn't hand anything today...

as for Louis, if you really wanted to check if the point is inside the geometry, the usual way would be to check the number of intersections from a ray, if it's an odd number it's inside, if it's even it's outside.
Problem is that the intersection VOP doesn't seem to hand that kind of result. and a while loop would be needed, loops suck in VOP :P

For Tom, it may be difficult to show an example result though, does odforce have animated gifs or movies supported?

 

Link to comment
Share on other sites

If you get a chance can you explain that?  How does that work, even numbers being outside and odd being inside?  Is it that the first intersection will always be on the outside and the second on the inside?  I never got a chance to really get that one to work.  Or even think out the math. 

 

I was unable to even post a screen shot so I have no idea if gifs are possible, but we could always just put a link to a short video if we were proud of our work, but just a picture of the vops and written statement saying it works is good enough for me.

Link to comment
Share on other sites

captain - this could work well. Everyone is more than welcome to teach more complexity, I'm concentrating on fundamentals teachings.

 

The main reason people don't progress and give up is for a lack of the foundations. Complexity is easier once that is established. 

Link to comment
Share on other sites

I completely agree, I find that trying more complex stuff forces not just an appreciation of the fundamentals but at least for me, helps to see what those fundamentals are.  I went with a collision vop because I couldn't think of anything else,

but after maybe 30 minutes of messing now I might say something like implement a proper if-else statement.

Link to comment
Share on other sites

The two rules of VopSop Club I believe work well, for all difficulty levels is:

 

  • The teacher must have produced the challenge before posting
  • There must be a screen capture of the challenge.

 

We want visual learning, and, we want to capable teachers. A pure challenge will be better suited in the challenges posting IMO. 

Link to comment
Share on other sites

can hardly believe I managed to pull that off but somehow I did it =D And it wasn't that complicated at all. 

 

http://i.imgur.com/ZDqvBvc.png

 

// the pointWrange is just to set color to red.

 

I'll upload my entry for day 5 later today. I did some research and messing around in Houdini since I've never dealt with pointclouds before. I also found a cool website (http://www.msawtell.com/research/point_clouds/point_clouds.shtml) with a few ideas to test out. Thing is, I wanted to let it sort of 'rest' in my head before attempting to do anything. I did recreate what Shinjipierre had posted but it was a monkey see-monkey do approach (based on georgeivan's screenshot) so I wanted to try doing it on my own.

  • Like 1
Link to comment
Share on other sites

Cool as, thanks for the challenge captain!

 

 

Hehe I agree, which is why I waited all day for some one to post a good challenge, before throwing my two cents in.

 

So I guess its actually day seven then today and we need a capable teacher to post a proper challenge...

 

I agree, it's actually quite involved to come up with a teachable challenge, daily. Probably best to skip days, if we have to, and wait, so the quality can be maintained.

 

Edit:  This could give way to a very cool idea. We could run 5/10/15 days of intense VopSop training. Same concept of visual teaching but the  'teacher' has to prepare in-advance those number of many daily challenges, then people could be prepared for an intense learning experience.

Edited by tar
Link to comment
Share on other sites

I like that idea, I think so long as the teacher as time to think and prepare challenges and its not just a spur of the moment kind of thing, we could get some really cool challenges.  We would need to get the word out that we are looking for teachers to guide in these challenges and try to make a schedule of sorts, I think there would be a lot of people interested in sharing some of there tricks.

Link to comment
Share on other sites

Nice going guys!
Now throw in some dot product, cross product and some trigonometry - and then some rotation matrices and quaternions. -- These are really useful little mathematical tools in your effects arsenal.

Really nice to see this level of community spirit!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...