Giter Site home page Giter Site logo

knupel / force_field Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 0.0 47.92 MB

Force : Research about vector field, warping and steering vehicle on Processing

Processing 89.44% GLSL 10.56%
shader fluid force-field vector-field processing magnetic-field gravity-field warping warp-image

force_field's Introduction

Hello World, I'm creative coder from Earth !

  • ๐Ÿ”ญ Iโ€™m currently working on React / Gatsby and always with Processing

  • ๐Ÿ‘ฏ Iโ€™m looking to work and available to work like FrontEnd Developper or creative-coder

  • ๐Ÿ“ซ How to reach me: send me an email [email protected] !

  • ๐Ÿ”ฎ my instagram

  • ๐Ÿ“บ my website knupel.art

force_field's People

Contributors

knupel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

force_field's Issues

post filter flip image up and down

the post filter shader reverse image, the reason is maybe there twice call of the same shader and the layer of the first is reverse ?
that's happen here warp_image_graphic_processor()

if(shader_warp_filter) { 
      try {
        // rope_warp_shader.set("flip_source",true,false);
        result.filter(rope_warp_shader);
      } catch(java.lang.RuntimeException e) { 
        printErrTempo(60,"class Warp void warp_image_graphic_processor: Too many calls to pushMatrix()",frameCount);
      }
    }

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.