Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
"Some people mentioned similarities to the UV’s, Back in the 80’s rendering 3D models in fully shaded polygons was difficult, so most computer graphics was rendered in wireframe. However my goal was never to use the actual gun mesh wireframe/UV’s, as the 3d models of the weapons have a neat/structured layout (this gives nice smooth rendering ingame) but was not the style I wanted. Believe it or not but creating the lines was a lot more work than I expected. I firstly tried to do sort of automatic optimisation of the ingame model but this ended up creating big polygons (triangles) for the flat areas and tiny little polygons for the detailed areas. As expected, this looked really bad ingame as the big polygons looked boring and became “Wavey” over curved surfaces and the small polygons basically became a solid mass (All the lines joined together) So after many failed tests, I basically created a new 3d model by hand for each part (mag, handle, stock, silencer, etc) then projected these lines onto the texture. Getting these to look “right” and good ingame took a lot of testing, in the end each part (mag, silencer, etc) took about ½ a day each to get the base lines correct, this does not include time for any effects like line thickness variation, colour, glow, shading etc. Hope that helps explain the idea.
Couple of quick examples from 80's...
https://i.ytimg.com/vi/5jUImuByIgA/maxresdefault.jpg
http://mycolorscreen.com/wp-content/uploads/wallpapers_2012/205350/bladerunner3_fullres.jpeg
http://typesetinthefuture.com/postfiles/alien/0_21_38_full.jpg
http://i.huffpost.com/gen/2818584/images/o-WAR-GAMES-facebook.jpg
The reason why I asked if you used the UVs was because I've tried to make an M4A1-S skin before, and I've just slapped the UV over the actual gun just to see what it'd look like, and to me, it looks almost exactly like the carrying handle on your M4 skin.
Anyhow, thank you for taking your time to respond.