Tired of Modeling?
Have no way to show off your hard work?
Take a break and build yourself a custom coded model viewer in Unity (A now free game engine at unity3d.com).
(Hint the HD button makes the video 100 times better)
Tired of Modeling?
Have no way to show off your hard work?
Take a break and build yourself a custom coded model viewer in Unity (A now free game engine at unity3d.com).
(Hint the HD button makes the video 100 times better)
Very nice.
Thanks for your contribution.
Can you offer the scripting in a document, so I dont have to type it all and subject myself to errors…
Also, I watched your videos, and could you offer the code for changing models?
Super kind of yah
It would be cool to be able to switch between materials too, like ambient occlusion map etc, but I guess you coiuld do that with level change buttons…
Thanks Again
Rasa
I commented the area in the control script to show the model switching code (aka switching level code)
All of the levels must be placed in your File / Build Settings for the code to work. (see picture)
[]
Then its a simple
//Make a background box
GUI.Box (Rect (5,290,90,85), “Models”);
Yes the Material thing could be handled Via a scene but let me look to see if theres a material code. (if I find it I will add a vid, your right that would be handy)
enjoy!
Scripts added to post.
very nice. get some sleep hey.
Thank you thank you. Now I am for sure making the time. Right now… no sleep over here.
I will send you the link with some models on it when Im finished.
man thats so cool. downloading unity now.
I was getting my fingers into udk… now unity, lol im going to be coding again… haha self infliction.
So Python, C++, Java, and Mel… TD-College here I come? You do training to right?? I could learn on my own but need structure to succeed. With this sort of thing anyway.
so are there any maximum model resolutions or normal map resolutions etc? Basic guide to getting the best with a reasonable download time for clients… I will explore anyways…
ok, blah blah… THANK YOU.
haha one more question: Background Environment? I guess I could put a plane on the level right? …will see.
lates
any quick way to have the model always rotating, just a little… like really slow, until you move the slider?
and having it so the model starts to rotate when the view starts?
the stop and go are still good… I just think it would feel better if it was already going. Or you could rotate it with a mouse drag on the model.
In the controlScript
change the static variables to
static var triggerGo: int = 1;
static var hSliderValue : float = 5.0;
and it will auto start
5.0 is the speed default in this case and the slider will increase and decrease from that mid value.
Sleep heh (who sleeps)
Teaching is just group learning, In this business teachers are learners and learners are teachers.
The moment you stop, you somehow believe there is nothing more to learn. Teachers that think that are idiots.
Standards are subjective to the client’s connection to the web.
I would think the top hitters looking at models are connected at a high rate. But I think it would be easy to divide a webpage into a highres / full res to dumb it down a bit.
Change the texture resolutions down a bit for the slow ones.
Use the scene to change textures because if you dont you will be building custom scripts for models to handle texture names. (which will be different).
Your question opened up a new section for me though (Shaders), and wow this engine has so much depth every time I close a door there is 3 that open with new ideas.
http://3dsolutions.ca/Models/Zack/index.html
Updated With Background and changed model name from model 1 to LowRes etc
I cant really seem to get any models in over 30 thousand polys. Took 5 seconds from hitting enter on the website address(i am using the streaming build and have two high res models and one low res.)
I imagine, If I broke my model up into smaller parts, I could get a fairly detailed one in. I would like to try to push it!
Good Job
I think the next thing that would be nice is a wireframe shader.
I updated mine with a wireframe box.
great one… Lets do something productive with it.
Since the remaining videos have more to do with game logic than Zbrush I would say your more than welcome to join the fun at my youtube channel. Its separate from the playlist at the top which is only the Zbrush potential application of unity / portfolio building.
http://www.youtube.com/user/cannedmushrooms#grid/user/38D79E57A640D733