Hey guys. Excited to share a little teaser of what we're working on.
I might not be able to record both videos as I had planned today as we're getting really stressed out about finishing this project in time, but worry not, there's a LOT of video material coming up in the c...
2020-10-23 12:03:20 +0000 UTC
View Post
2020-10-21 21:59:00 +0000 UTC
View Post
2020-10-15 22:46:37 +0000 UTC
View Post
A little side track this week, 3D-prepping for a rebuild at home. Part 2 coming up tomorrow Thursday, Part 3 on Friday. All recorded, just need to edit!
Not much of a tutorial, but letting you in on the journey. Also in this video I'm using the "UVW Random"-script that I share...
2020-10-14 23:49:11 +0000 UTC
View Post
So I have a couple of ventures ahead. One is image critique, and I'm happy to say that I've received quite a few images from you guys, and you're doing an amazing job! Some of you suggested that this would be done on Live Streams via Discord, which is a great idea.
Secondly I'm getting int...
2020-10-10 10:57:00 +0000 UTC
View Post
This is a simple but handy script I use to prepare my models for upload here on Patreon. If you open a saved Max-file and run this script it will:
1. Resave the max-file for Max 2017
2. Export the contents of this max-file to .FBX format in same folder as Max-file
3. Export the conte...
2020-10-09 10:01:01 +0000 UTC
View Post
This script randomizes the gizmo orientation/position of the UVW Map modifiers on your model. It requires to have the modifiers on the model already. There are many scripts for randomizing UVW's out there, and FStorm has a built in feature for doing it at render time as well. However both FStorm ...
2020-10-02 10:00:02 +0000 UTC
View Post
Some progress. Didn't get very far but modeling windows is tedious :D
2020-09-30 21:57:39 +0000 UTC
View Post
This window was built in Övre Olskroksgatan pt. 3, which is coming up today! The window is not openable, but otherwise has nice, somewhat sloppy details.
2020-09-30 14:00:34 +0000 UTC
View Post
Hey guys. I'm Editing part 3 of Olskroksgatan, recorded and was suppoed to be released last week but my sons birthday ambushed me from absolutely nowhere and I never got around to do it.
Anyway, I want to adress some input from a few of you. In the last few videos I've been timelapsing part...
2020-09-29 08:35:54 +0000 UTC
View Post
Hey guys!
Hope you're having a great Friday! Here's another status update to keep you informed of my thoughts and way forward here on Patreon.
I have two topics I want to address today, tiers and image critizism.
1: The Tier Dilemma
I've been having...
2020-09-25 10:28:03 +0000 UTC
View Post
I thought I'd manage to cover a lot more in one video, how wrong I was.
Anyway, part 3 coming up tomorrow!
2020-09-25 07:50:52 +0000 UTC
View Post
Say hello to KSAT MKii, the prototype law enforcement robot. Me and Martin have a couple of animations in mind with this guy with the sole purpose of learning how to do cool sci-fi film. It involves everything from motion capture and character retargeting to camera tracking, color grading and so ...
2020-09-18 23:46:21 +0000 UTC
View Post
This scripts lets you with one click select all vertical edges in a model. Honesty I can't even remember what I needed it for, but if you ever find yourself in a situation where it could be useful, here it is.
If I remember correctly I snatched pieces of this script from ScriptSpot forums...
2020-09-18 10:01:00 +0000 UTC
View Post
Have to make a new scene for promo content and found these great photos taken by a friend of mine, so I decided it could be fun to rebuild this apartment using the perspective match tool.
2020-09-12 13:49:47 +0000 UTC
View Post
This script what we use for quickly setting our scene up for rendering previews for your model bank. When clicked, it does the following:
1. Sets the render resolution to 1000x1000px
2. Enables safe frame
3. Moves the viewport camera to a default angle, and uses zoom extents to...
2020-09-11 10:01:00 +0000 UTC
View Post
Whopp di-doo!
2020-09-07 13:00:05 +0000 UTC
View Post
A quick but incredibly useful script to just rotate the camera (render settings) from portrait to landscape mode and vice verca. I have more or less completely replaced this Script with use the scene manager "Pulze.io" but it still comes in handy when just roaming around the scene with no specifi...
2020-09-06 15:27:51 +0000 UTC
View Post
Just letting you know that I haven't been slacking this weekend.
Also I've recorded another video, coming up shortly after, likely Tuesday.
2020-09-06 15:15:12 +0000 UTC
View Post
The other half of pt. 3 edited.
2020-08-31 08:01:01 +0000 UTC
View Post
Hey guys!
I got a little short on time today so I didn't have time to edit the full 1hr video. However I really wanted to upload something as I know you've been waiting for some new videos for a while so I decided to upload half of it now and finish the editing over the weekend.
Mor...
2020-08-28 22:01:00 +0000 UTC
View Post
This very simple script was made to easily copy/paste objects from one scene to another. For example if you're working in a scene but want to do shaders in another.
Just write the script in your MaxScript editor, mark the text and Drag&Drop it into any toolbar where you want it and vo...
2020-08-28 10:01:00 +0000 UTC
View Post
2020-08-27 10:01:01 +0000 UTC
View Post
2020-08-27 10:01:00 +0000 UTC
View Post
2020-08-27 10:01:00 +0000 UTC
View Post
2020-08-27 10:01:00 +0000 UTC
View Post
2020-08-27 10:01:00 +0000 UTC
View Post
2020-08-27 10:01:00 +0000 UTC
View Post
Useful when for example preparing models for sharing, or when you want to use "Select and place" tool and make sure that the bottom of the object is always placed onto selected surface. "Select and place" has a setting for this as well but isn't default. I just prefer knowing that my pivot is cor...
2020-08-26 13:01:59 +0000 UTC
View Post
This script we use a lot in combination with the reset pivot script. Knowing that the pivot is at center-bottom, when using this script the model is instantly moved to the center of the scene. Useful when prepping models for export etc.
Code:
(
For objectselected in $S...
2020-08-26 13:01:02 +0000 UTC
View Post