Hi there! For a new project i need 3D models that i can use onto my video.
360 individual video's that i can import into my editing program to overlay my video. The base layer of the video is ready. I must add 5 more (pictures)video's before release.
Here's a preview that u guys can see what i…
Hi everyone! Its been a long time in the making but we finally got this one done. It could go on sale as early as Friday, so keep an eye out. In this DVD, Dave Prout and Jim Magill go through Lighting and Post Processing in UDK. Together they use over 27 years of combined professional experience to deliver not only great…
Hey all. Was recently given an art test in response to a posting in the freelance forum. The prompt was an AEC Regent bus that will eventually become my first seriously Low-Poly project (I was given 1000 Tris and a 1024 diffuse map to work with). My main reference. Barring any more specific directions, I'm going to keep…
Much better, the focus is back on the character. The angle of the camera is still looking down on it. Drop a biped in the scene, put the camera in its head to get roughly the right perspective. You don't want to be looking down on the model unless you are on a 5ft high platform... oohh that could be cool... Maybe have a…
Thank you Benjammin! The problem is Photoshop color picker is in srgb and there is no linear option, same in 3ds max if I am not mistaken. I tried to calculate values by using that as a reference: https://marmoset.co/wp-content/uploads/2014/01/materialref03.png Roughness: Material Linear Srgb 0-1) Srgb(0-1) Srgb(0-255)…
Finally making a start on this series of acrylic paintings which will either comprise of concept designs, environment visuals or indeed both (..we'll see) representing a personal impression living through a once in a hundred year "Black Summer" bushfire season for 8 months and frankly still mentally trying to accept had…
maybe Im coming from the middle of no where for a bunch of you, because A. you assume Im good lol and B. you assume Ive been here for a while. Background for me: I work in an industrial field for 5 years and a group home taking care of mentally impaired patients for 3 years. I have not ever worked or done anything for…
Whatsup creatives I used this thread to do some WIPS Project is now done https://www.artstation.com/artwork/xleZX WIP: I will use this thread to keep you guys updated on my progress with the M4A1 project. Feedback will be highly appreciated, excited to see what I can learn during the project. Some HP shots, still need to…
Update: Figured I may as well have a polycount thread as well for my ArtWar submission. https://forums.cubebrush.co/t/art-war-3d-the-saws-mrhobo/1940 So I figured I would constrain myself by being over ambitious for the competition, instead of one character Im doing a team competing in a futuristic mech based combat sport.…
1. You should probably use a more descriptive function name. Generic names like "texture" are easy to type, but when you look at your code some time from now, or share it with others, a more descriptive name will be appriciated. So instead of Texture() we'll use ApplyNoiseTexture(). 2. The problem is that you are…