Coder Social home page Coder Social logo

gregfinger / td-pixelmappingleds-3d_volumetric Goto Github PK

View Code? Open in Web Editor NEW
32.0 2.0 2.0 478 KB

A project for visualizing and sending rgb data to leds in 3D arrays. Arbitrary arrangements of led strips can be set up with SOP geometry. SOP point color (Cd) is used for sampling led color.

touchdesigner

td-pixelmappingleds-3d_volumetric's Introduction

TD-pixelMappingLEDs-3D

LED mapping with arbitrary 3D Geometric arrangements. Uses SOP Point Color attribute and Group SOP bounds to control colors.

This is a visualizer but also has the ability to send the rgb color data out to your led controller. The visualizer is an arcball camera and can be manipulated with a mouse.

screenshot

The SOP geometry determines the addressing for your leds.

For example with this box arrangement shows the led pixel indices.

screenshot

There's a CHOP named LED_Data. The first 3 samples correspond to the RGB of the first sop point/led index. The next 3 samples are for the second point/led index , and so on.

screenshot

This data can then go directly out to your led controller.

See here for a Depth Peel + GLSL method: https://github.com/wuestenarchitekten/collection/tree/master/LEDCubeRender

(actually that seems to be some method based on Depth Peeling, but ratherhave multiple cameras instead of multiple peels. The basis for a true Depth Peel method can be found here: link)

td-pixelmappingleds-3d_volumetric's People

Contributors

gregfinger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.