Sprites 2D ... But 3D - Dynamic 3D Billboarding

by Inlet in Addons


VIDEO DOCUMENTATION









DOCUMENTATION

Location
Panel
Properties ‣ Scene ‣ Sprite 2D

Material
Blender file “Sprite2D.blend” ‣ Materials ‣ “Sprite_2D_Material”

Actions
Bake
Uses the current setup to bake keyframes to the materials so that the dynamic rotations appear during rendering. Otherwise, the materials do not have this dynamic rotation when rendering. This disables live preview

Clear Bake
Removes the bake and allows for real time previewing once more

Settings
Enabled
Temporarily disables Sprite 2D to help with performance, as calculating multiple Sprites is computationally intensive
In the material

Sprite_2D
Inputs Front, Front Left, Left, etc… is used to specify what material or image sequence to use for each side it is supposed to represent. Alpha is for the alpha channel of that

READONLY
These values are for the script to adjust when previewing or baking. Do not keyframe these values; do not remove them from the group; do not put any nodes in them

You are free to set up the rest of the material as you wish, you don’t have to use Principled BSDF.


Sprite Makey Make

Location
Panel
Properties ‣ Scene ‣ Sprite 2D

Scene Preset
Blender file “SpriteMakey.blend”

Actions
Render Turntable
Renders and saves a .PNG sequence given the current settings and what’s inside the camera’s view. When baking, the camera orbits around the scene’s center as the script rotates the circular object in the middle. Make sure that on every frame and on every angle the target object does not clip outside the bounds of the camera

Settings
Image Count
The number of images to render out. These will be at an equal distance apart from one another so as to create a full 360 degree view around the scene. The distance the camera will orbit for each image can be found by “image number / 360”, so an image number of 8 (default) will create 8 images at a 45 degree offset of one another

Render Type
Whether to export the current single frame only or to export a range of frames (animation)

File Path
The file path to save to. “//” represents a reference to the file path the Blender file is saved to. So, a file name of “//man/running” will create a folder in the same location the current Blender file is saved to, with another folder inside it called “man”. This is where the images will save, or where the folders for the image sequence will save. The script is responsible for the exact name the PNG saves with

Animated
Frame Range
The start and end frame to render. The render includes the first frame and the last frame

Minimum Text
This changes the names the files export with. By default the format includes “angle” and “frame” in the name to make it clearly apparent what the folder and file represent (“/angle_4/frame_23.png”). By using Minimum, it reduces this to just “/4/23.png”. This is added on top of the file path given.

Choose a product version:

Dev Fund Contributor
Published 7 months ago
Blender Version 4.0, 3.6, 3.5, 3.4, 3.3, 3.2, 3.1, 3.0, 2.93
License GPL
Have questions before purchasing?

Contact the Creator with your questions right now.

Login to Message