POV-RAY (here's how you model a red cube) #version 3.6; //Includes a separate file defining a number of common colours #include "colors.inc" global_settings { assumed_gamma 1.0 } //Sets a background colour for the image (dark grey) background { color rgb <0.25, 0.25, 0.25> } //Places a camera //direction : Sets, among…
Thanks for your responses. It really gave me some valuable input. It's interesting that most of you favored designs that I wasn't satisfied with. But it shows how different things can be judged. So your responses made it even harder for me to decide what to go for. As most were not in favor of the one I was about to pick.…
@ Uly, It's been about 30 hours on Max without using of Switcher.. Countless 'UNDO-s' and 'change viewport' due to holding alt key for zooming on Orthos (instead of Ctrl + Alt) has been passed, and I am kinda feeling much comfortable. Appreciate for honest input for real leanring... now I hope I can seel the swicher's…
Hi, just call me RJ. My Passions are videogames, art and comic books and have been illustrating and drawing comics for a while now and just recently decided to make art and games a profession. Thus I have truly put my nose to the grind stone and balls to the wall in trying to reach my long term goal of breaking into the…
This is a really cool problem! Here's my attempt: Your browser does not support HTML5 video! https://i.imgur.com/V5Ec2Eb.gifv First I was thinking along the way of projecting the pattern through UVs or trying to fiddle with conform. But then I had the idea that it had to be mathematically possible to do this precise since…
Hi everyone!I’ve been working hard on my 3D skills and have been searching for a job in the industry for over 6 months now. So far, I haven’t had much luck, and honestly, it’s getting a bit discouraging. I’m currently part of a small non-commercial project (volunteer-based), but it doesn’t provide income — and I really…
Been a bit busy, so I didn't get nearly as much work done as I wanted. Last week I was working on modular interiors, basically filling out interiors with modular walls and furniture to establish specifications and parameters; e.g, chair height & how that relates to a sitting animation, how doors open and close in a small…
Hi Jonas, I have a set of features I would like to request =) by which I mean I would love to ask you if you'd consider adding these to your already excellent plugin. The first two seem more simple to achieve from my layman point of view. The third seems more complicated but would get me closer to automating a tedious part…