297.mp4 ✮ | Latest |

Only $10 USD

Create color palettes with custom lighting, then copy and paste them straight into your painting app.

Colour Constructor is a standalone desktop application for Windows that shows you exactly what colors look like under any lighting scenario - realistic sunlight, stylized fantasy lighting, or anything in between. Pick your colors, set up lighting, then copy the results directly into Clip Studio Paint, Photoshop, Krita, or any desktop painting software. No installation required!

🆕 What's New in Version 2

Major new features and improvements

🎯 New Tile Grid Preview

Grid-based object preview system for better organisation and comparison. 297.mp4

👥 Group Colour Edit

Edit multiple colours simultaneously - massive workflow improvement. print(extract_features('297

🎬 Preview Scenes

Full scene previews to see your colours in realistic environments. None) features = { 'file_name': file_path

🌈 Colour Harmony Generator

Automatic generation of harmonious colour palettes.

🎨 Advanced Tone Mapping

Custom smoothstep tonemapper, ACES, and Reinhard for different aesthetic choices.

📋 Copy & Paste Integration

Copy tiles directly into your painting software - seamless workflow.

print(extract_features('297.mp4')) This example extracts and prints out basic video features. Depending on your needs, you might expand this to include more features or integrate with other libraries for deeper analysis.

ffmpeg -i 297.mp4 This command provides a summary of the video, including some of the metadata features mentioned. For more detailed and programmatic access, FFmpeg can be used within scripts or integrated into applications. Here's a simple Python example using FFmpeg-Python to extract some basic features:

def extract_features(file_path): probe = ffmpeg.probe(file_path) stream = next((stream for stream in probe['streams'] if stream['codec_type'] == 'video'), None) features = { 'file_name': file_path, 'duration': float(probe['format']['duration']), 'resolution': f"{stream['width']}x{stream['height']}", 'frame_rate': stream['r_frame_rate'], } return features

import ffmpeg

297.mp4 ✮ | Latest |

print(extract_features('297.mp4')) This example extracts and prints out basic video features. Depending on your needs, you might expand this to include more features or integrate with other libraries for deeper analysis.

ffmpeg -i 297.mp4 This command provides a summary of the video, including some of the metadata features mentioned. For more detailed and programmatic access, FFmpeg can be used within scripts or integrated into applications. Here's a simple Python example using FFmpeg-Python to extract some basic features:

def extract_features(file_path): probe = ffmpeg.probe(file_path) stream = next((stream for stream in probe['streams'] if stream['codec_type'] == 'video'), None) features = { 'file_name': file_path, 'duration': float(probe['format']['duration']), 'resolution': f"{stream['width']}x{stream['height']}", 'frame_rate': stream['r_frame_rate'], } return features

import ffmpeg

Get Colour Constructor 2

Available on your favourite digital marketplaces

Gumroad

Get instant access with secure download

Buy on Gumroad

Contact

If you have any feature suggestions, questions or support requests, reach out to me at