Skip to content
/ GeoPix Public
forked from ninjaihero/GeoPix

GeoPix is a free and open source real-time lighting control and previz software. It's built in TouchDesigner, with a workflow and UI/UX inspired by 3d animation software.

License

Notifications You must be signed in to change notification settings

RayInst/GeoPix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoPix

GeoPix is a free and open source real-time lighting control and previz software. It's built in TouchDesigner, with a workflow and UI/UX inspired by 3d animation software.

The primary goal of GeoPix is to unify the process of working with different types of lights, such as led strips, dmx lights, and video surfaces - while streamlining the process of mapping real-time video and generative content onto complex arrays of pixels and lights.

Lastly, GeoPix also aims to bridge the gap between lighting control, and lighting pre-visualization - two tasks that generally require multiple, potentially expensive software & hardware elements.

GeoPix Image 1

GeoPix Image 2

Post launch gameplan

As the next few months progress, my focus will go from post launch bug fixes and rfe's to working on the Perform tab and other UI/UX related tasks. User feedback will play a big role in what I prioritize, so if you have any real world input start a thread on the Discussions forum here or open an issue if it's something specific.

Getting Started

The recommended way of using GeoPix is to download or checkout the entire repository, unzip it if needed, then run the windows batch file called START_GEOPIX.bat.

If you already have installed a free or paid TouchDesigner license to your computer, GeoPix will boot right up and be operational after a bit. If you do not have a license, you can get a free one for non commercial work. If you already have a primary older or newer version of Touch that you use for other things, this should not overwrite that install.

Be sure to have an active internet connection during the first run of the batch file, as it will need to download some things, and GeoPix will need to download some python libraries.

Batch File

If you're curious, or running into issues - here's what the batch file does:

  1. Searches computer for an already installed and compatible version of TouchDesigner.
  2. Downloads the TouchDesigner installer if not found, then installs it locally to a folder called .td
  3. GeoPix should launch automatically after install, if not run the batch file again.
  4. When GeoPix launches for the first time, or after python requirements have changed, you will see a flash of several cmd windows that are setting up and pip installing libraries to a local python install located in a folder called .py

You should not have to worry about any of this, but if you run into issues here please submit an issue and attach the generated logs!

Installed Files

Everything that is downloaded or installed is done so locally, in the repository folder. You can navigate these yourself, they will start with a .

If you accidentally screw up the executable files, copy any relevant project files out, and simply delete the repo and re download/check it out, and run the bat file once more.

Project Pages

Software & Project

Learning & Resources

Social & Community

Donations & Support

License

GeoPix is licensed under the permissive MIT license, TouchDesigner is licensed differently.

About

GeoPix is a free and open source real-time lighting control and previz software. It's built in TouchDesigner, with a workflow and UI/UX inspired by 3d animation software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Gnuplot 97.4%
  • Python 2.4%
  • Batchfile 0.2%