isaac_cm Posted April 6, 2009 Share Posted April 6, 2009 hello, I am learning now how to make a normal map but I am getting weird result, see attached file thanks Link to comment Share on other sites More sharing options...
Gus_Rayvus Posted April 11, 2009 Share Posted April 11, 2009 For general questions I suggest not uploading zip files, people are hesitant about downloading them. I took a look at your normal map and it is obviously not going to work. I can not review your max file. How did you generate this map, did you unwrap the model and render to texture with a projection map? Or are you trying to use a program like crazy bump to apply a normal map. Give us more info on what you want to do and what you have done. Link to comment Share on other sites More sharing options...
isaac_cm Posted April 12, 2009 Author Share Posted April 12, 2009 thanks for advice about zip file but how I can upload max format files the forum wont all me. about my question it seems I follow a wrong path in a tutorial is seems that tutorial is missing alot of things, do you know good video tutorial about this topic ? Thanks Link to comment Share on other sites More sharing options...
Gus_Rayvus Posted April 12, 2009 Share Posted April 12, 2009 I am sure there are a lot of good tutorials for normal mapping. I would suggest looking at a game art forum. I've been thinking about writing some tutorials if have some free time in the next couple of weeks, so... If you tell me what you are trying to do with the normal map, I could write a mini- tutorial for you. Also on your previous post about strange faces, If you show me what you were trying to model I could write a poly modeling tutorial on that. Link to comment Share on other sites More sharing options...
isaac_cm Posted April 12, 2009 Author Share Posted April 12, 2009 I want to learn how I can use normal mapping to display high detail using low poly so I can use it in any 3D Engine, and I am learning now Modeling from good video tutorial so if you can can make tutorial for normal mapping it would be great. Thanks Link to comment Share on other sites More sharing options...
William Alexander Posted April 12, 2009 Share Posted April 12, 2009 Normal mapping is a simple concept to apply, in most applications. Nothing more than using raster rgb data to tell the render engine how to bend-distort-smooth the normals. It is a picture-image of the normal data. The normal image map must fit over both the low poly and high poly based models. One needs to use UV mapping / unwrapping in most cases to make it work. When done properly a normal map can be created in any application and applied in another if the UV mapped space is very similar or identical. 1. Model low poly mesh. 2. UV map the mesh - atlas mapping does not always work well -unwrap 3. Duplicate to new item the low poly mesh and UV map - make unique 4. Detial the low poly model. 5. Adjust UV's of the detialed model. Do not go beyound boundries of low poly UVs Very likely will get overlapping or uv polys that are too close. 6. Render Normal map of high poly 7. Put the rendered normal map to the low poly material - normal 9. Use the low poly UV map to map the normal map to the mesh 10. Set the normal settings 11. Render an image Personally most of the normal mapping tools suck. If you understand UV mapping normals are easy, well not a mystery. Disclaimer: I have not touched MAX seriously in over a year. This is a generic description. Link to comment Share on other sites More sharing options...
isaac_cm Posted April 12, 2009 Author Share Posted April 12, 2009 ok thanks wda for reply, what you use now for 3D or you are not using one ? Link to comment Share on other sites More sharing options...
William Alexander Posted April 12, 2009 Share Posted April 12, 2009 Used Max up till about 2 years ago. Started to look at C4D and Modo late 2004. Got past the learning curves, C4D was an application of choice for some projects I was involved in. Now pretty Much Modo since the animation has been implemented. I even use Modo to check cabinet shop drawings, and make pretty pictures from WDA Link to comment Share on other sites More sharing options...
isaac_cm Posted April 12, 2009 Author Share Posted April 12, 2009 yes modo is a great tool I prefer it over zbrush, C4D has a cool render and Max has a great and fast modeling tool I just wish if one software has it all Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now