I'm telling you, I took the C16 node from my old graph, plugged it into my new graph, and it produced the exact same result as the C32F node in three orders of magnitude less time. Anyways, I filed a bug report so we'll see what comes of it.
Hi, I've been lurking here for awhile now, enjoying all the great artwork and then I saw this post. http://www.ulrick.be/3d_diorama_heroquest.html And I thought why doesn't everyone present their work like this? Maybe because it requires some programming knowledge? So, I've been learning Unity over the past few months and,…
Thanks for that Eric, directed me to a very useful code snippet (it renders each face to a buffer and if theres something already rendered it flags it as overlapped). I've known about this method but never had the time or inclination to code it :) test output for my above example 100 by 50 buffer, the uvunwrap modifier…
Hi everyone! My name is Marwan, I’m an Environment Artist and Co-founder of Remesh Games. As an Environment Artist, I’ve always found it annoying to "pollute" my scene just to check an asset. Dragging a mesh into the hierarchy just to see its stats or animations—and then having to clean it up—is a waste of time. To fix…
Good idea! Well the only setting that worked for me was the "nearest vertex" -mode. Others flattened the object. And that mode also bended and twisted the object, when not in the center of the polygon of the other object. But still, could come handy in some cases! :thumbup:
Truly sorry about that, just got kind of freaked out and thought that because of the warning, police would coming knocking at my door :P Friends? And that looks really awesome, Saxton Hale mode would be a great game mode :P
Voxel Remesh is a multi-threaded & C++, volume based remeshing plugin for 3dsMax developed by PolyDesign. - Volume based Voxel Remesh allows you to:* Create closed surfaces from self intersected meshes, * Create a high-poly mesh for baking with round edges, * Create a lowpoly mesh from highpoly, * Generate a better…
Hi all, Here are some quick Updates for these 2 cool tools.... Unwrap Tools 1.6 This is the updated version of UnwrapTools 1.5 which was originally developed by Steve Johnson (www.chuggnut.com) and Tweaked by Diego Garcia Huerta (www.sloft.net) What have i done with this new version. Simple.... Max 2010 has some cool new…
Hello professionals at polycount forums. I am working on some games to build up my portfolio. I am no good at 3D Modeling or Animating so I purchased an asset off of unity asset store and tried using it in this asset: https://www.assetstore.unity3d.com/en/#!/content/15552 Also this is the character pack I bought:…
hi folks, this is for tech people, an experimental plugin I did a couple years back to output different tangent space normal map's from 3dsmax baker. The idea was that the quality normals modifier implements "known" tangent spaces from games such as Crytek, and therefore allows easy and synced authoring for an engine…