Ah now that you say it, it's true. I must have seen that on another site, or maybe it was an old requirement when I did my first print more than a year ago. Did you notice any difference in details between the texture sizes ? They say the printer has a 300dpi resolution but the final result is more like 50dpi. I really…
You deleted the </div> tag for your footer. Try this code, it should fix it. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="https://www.w3.org/1999/xhtml"> <head> <title>Daniel Paynter's 3D Portfolio Site</title> <meta http-equiv="Content-Type"…
Thank you all for the responses. Actually I worked it out this way : first I converted the fbx file to obj using the autodesk converter. Then I used Zbrush and welded vertices there were about 20K unused vertices and like 550K overlapping. It came down to 500K polys and max could easily handle yet I have surface normals…
@OccultMonk Having limitations forces you to be creative and squeeze every last ounce of use out of what you have. People have had to make do with <50k tris for years, you'll live with 100k. It's really not tight at all, if you only use polies where you actually need them. ;) Challenge yourself! Of course, I'm not at all…
I've had this happen infrequently. I dunno if there's a better way, but usually I just set the value to some significantly different integer (like 500 or whatever) and then set it back to what I want. It seems to get hung up sometimes when the new value is very close to the old one.
After viewing the free sparks tutorial, I've purchased the guide too. It would be really nice if the file was split in smaller files. I'm downloading it for the third time. First time the download stopped at 500 MB , second time at 1.1 GB. Hoping the third try will be the last one!
CHAPTER ONE: BASE TERRAIN BACKGROUND: I decided to take a look at the Spanish Topology Institute and it turns out that they have the whole country measured with a grid step of 5 meters! I decided take the file of the river where I went last holidays as a base terrain. These files are tipically cloud points (*.asc and…
I was thinking that too but decided to leave it as the tri count wasn't too high, I will go back and remove some of the excess loops UPDATE: tri count is 508