Giter Site home page Giter Site logo

Comments (8)

brunoherbelin avatar brunoherbelin commented on September 21, 2024 1

That would be awesome !

We could link / insert it to the vimeo page (https://vimeo.com/vimix), or I was also thinking of a 'Made with vimix' section in the wiki. Let's see.

from vimix.

lupin3rd avatar lupin3rd commented on September 21, 2024 1

In 0.2 version of my module there are cloneuniform messages:
https://github.com/lupin3rd/vimix-chataigne-module

from vimix.

michaelpanik avatar michaelpanik commented on September 21, 2024 1

Ah! So I had an old version installed because I installed through apt. Using Flatpack got me to the latest release and solved the issues!

from vimix.

brunoherbelin avatar brunoherbelin commented on September 21, 2024

Thanks for positive feedback!

Yes, what you ask is supported by vimix in latest version 0.8.2d (currently being submitted as snap and flatpak releases, otherwise accessible from source)

Example; send /vimix/#0/uniform sf pix 0.9 to set the value of the uniform variable 'pix' to 0.9, assuming source #0 is a clone source and the shader code defined a uniform variable called 'pix'.

More info on the wiki OSC doc

from vimix.

michaelpanik avatar michaelpanik commented on September 21, 2024

Incredible! Thank you so much: this is about to take my game to the next level. I'm running a very cool show on Thursday - if video of me running Vimix in a live context would be helpful to you, I'd happily shoot some and send it your way for promotion.

from vimix.

michaelpanik avatar michaelpanik commented on September 21, 2024

In 0.2 version of my module there are cloneuniform messages:

https://github.com/lupin3rd/vimix-chataigne-module

I've got the plugin going - it rules! I'm using a uniform float and the uniform clone mapping but it's not affecting it. Any ideas?

image

from vimix.

brunoherbelin avatar brunoherbelin commented on September 21, 2024

Two things to check

  • declare uniform without initialization value (this prevents the reset to 0.25 each time GLSL is loaded)
  • In the last version of vimix, when a uniform is registered (after build), there is a slider in the left panel properties of the clone (if you don't have the slider for EFFECT_1, then upgrade)
  • there should be a log of the events in vimix: not sure how verbose it is in Release (otherwise compile with Debug)

from vimix.

lupin3rd avatar lupin3rd commented on September 21, 2024

@brunoherbelin how about releasing Vimix version 0.9 ?
There are actually many new features in the development version.

from vimix.

Related Issues (20)

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.