Hello, Yes, you do that. Creating a big model without using many different primitives can make things unnecessary difficult. So you would basically use a cylinder to get the base shape of the scope, and then use a box to create this attachment-stuf below the scope itself (no weapon expert here, but I hope you know what I…
Or Fallout, as you gradually die of radiation poisoning. I'm not sure it'd make for a very enjoyable game mechanic. On a similar note though, I've always liked the idea of an RPG which doesn't strictly bar you from anything - If you want, you can wield the biggest sword or most powerful spell right from the beginning, its…
I've been using this little workaround for symmetry when modelling. <font class="small">Code:</font><hr /><pre>var oSel = Selection; var obj; var axis = 0; // x-axis (1=y, 2=z) if(oSel.Count == 1 && oSel(0).type == 'polymsh' ) { obj = oSel(0); main() } function main() { var slice = ApplyTopoOp("SlicePolygons", obj, null,…
Again... Polycount is an art board. There is only one. It is not normally involved with the production of weapons for commercial titles. So how many polycounts are in those weapons? Probably none. Poly count is the total number of polys in a 3D object. BTW count triangles not polys. How many polys in a piece of string is a…
Could you post your normal map? It could be an issue that the map isn't dilated enough and is ending right along the seam. Another thing to try would be to go into the Hypershade and in your file attributes for your normal map, change the filter type from Quadratic (default) to None. Barring that solution, I would strongly…
Ah. glTF allows you to store separate animation tracks, but you will need to use some code in your target renderer to play them all at the same time. Just recently, a former colleague recently wrote his own glTF extension to dynamically move the clock hands, according to the viewer's local time. Here's a…
I feel the version in the previous post is closer to the original, but it could be the material and focal length throwing me off. How proficient at 2D painting are you? You need to step back when you start to run into circles then iterate through possible changes quickly when you return. The way I go about this is to take…
@Ashervisalis Yes, I would like to. I don't know how many different kinds yet, it will depend on how quickly I can make them. I made one tree before for a friend's project using Blender's Sapling add-on and some custom trickery which I forgot about but I'm sure it'll come back to me when I need it. I also fixed the scaling…
Available on Fab Showcase Video Contents: 1. Introduction 2. Initial Setup 3. Settings 4. Screenshot Maker 5. More 6. Changelog 1. Introduction Concept Art Shader 2 is a rework of the Concept Art Shader Pack, I created a few years ago. This new version not only improves the look, but also the usability greatly. It is…
Welcome and glad to see another entry. Whoa a lot in one shot, other than not starting a thread and no updates "weekly", when possible, which would've been cool to see, but i suppose it makes the thread cleaner without them. Shouldn't be too much of an issue to get some views on your artwork. I echo the others top quality…