No description
Find a file
Simeon Schecter 07133397ff CinePrompt Studio v3.3 - Verified Physics & Auteur Logic
Major updates:
- Implemented pure text-to-image generation (removed image references)
- Added Film Stock & Texture Engine for deep realism
- Added 9 new Auteur Style presets with verified camera/lens pairings
- Enhanced Smart Fill with contextual details based on application
- Updated Master System Prompt to Cinematography Edition
- Implemented sensory enhancement for texture, atmosphere, and light
- Verified camera/lens combinations through stress testing
- Updated UI to reflect v3.3 with cleaner interface

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 11:23:46 -05:00
LOGO CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
public CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
src CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
TESTS CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
.env.example CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
.gitignore CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
eslint.config.js CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
index.html CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
package-lock.json CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
package.json CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
postcss.config.js CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
README.md CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
tailwind.config.js CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00
vite.config.js CinePrompt Studio v3.3 - Verified Physics & Auteur Logic 2025-12-05 11:23:46 -05:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.