Skip to content
Alpha Pixel
Motion Graphics Tools and Tutorials
Alpha Pixel
  • Products
  • Tutorials
  • Freebies
  • Tech
  • Blog
  • Contact
Search:
SEARCH
  • Products
  • Tutorials
  • Freebies
  • Tech
  • Blog
  • Contact

Category Archives: Scripts

C4D Python Tutorial Alpha Pixel

5 Lines of Code Every C4D User Should Know

Blog, Python, Quick Tip, Scripts, TutorialBy Alpha PixelFebruary 192 Comments

Have you ever thought of testing out python in Cinema 4D but don’t know where to start? This tutorial will help you break into your first few lines of code that actually DO something and you’ll see that it’s probably easier than you think. We learn how to access objects, manipulate them, and then finally…

Freebie: Dockable Scene Display Filter

Blog, Freebies, Python, ScriptsBy Alpha PixelOctober 0911 Comments

Subscribe to the channel for updates Cinema 4D’s interface and UI customizability is amazing in my opinion. However, there are a few menu’s that are oddly not editable/dockable, the scene Display Filter being one of them. This is the one that let’s you globally Hide or Show Elements in the scene. It’s something I often…

Shows off some code from the save at render script for cinema 4d

C4D Freebie: Save-At-Render Scripts

Blog, Freebies, Python, Quick Tip, Scripts, TutorialBy Alpha PixelAugust 14

OK C4D users, here’s one that could save your butt some day. We have a freebie called Save-At-Render which is a collection of 3 scripts that add the functionality to save your scene file along with your render file output.

Python Code shown at an angle within Cinema 4D

Save-At-Render Scripts for C4D

Blog, Freebies, Python, Scripts, ToolsBy Alpha PixelJanuary 10

Hey Cinema 4D users, here’s a set of 3 scripts I made that could possibly save your butt someday. These scripts essentially save your scene to your render location automatically when you hit render. This may seem like a unnecessary step but having the scene file that you rendered your files with right there in…

Render Instant Frame tool against a blurred out background of After Effects

Free After Effects Script: Render Instant Frame

Blog, Freebies, ScriptsBy Alpha PixelJuly 131 Comment

I made this script because I was tired of having to do the whole SaveFrameAs process in After Effects. It exports the frame your currently on instantly to the location you set(desktop is default). The only thing to be aware of is that it only saves PNG images and it will save those with transparency,…

Go to Top