Code Monkey home page Code Monkey logo

tetsuo's People

Contributors

anticore avatar dependabot[bot] avatar ruicarest avatar ruiorey avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

tetsuo's Issues

Node id should be optional

A id string is mandatory when creating a new node. Make this argument optional and use a unique id generator when it's not passed

Add struct uniform node

Create a new node for handling multiple uniform values. Can be output as a struct or have some management of multiple uniforms

SelectorNode hooks

Add the option to connect hooks to the SelectorNode behaviour (eg. onEntry, onExit, onIdle)

SelectorNode doesn't resize disabled nodes

If there is a page resize, SelectorNode should resize all the nodes even if they are disabled, so that when those nodes are set after resize they have the correct dimensions

PIXINode width and height arguments should be optional

PIXINode, when width and height arguments were not provided via options, used to get these values from the viewport. A change in architecture meant PIXINode stopped being able to get these values, making the size arguments effectively obligatory. These arguments should be optional and size should still be infered from viewport when preparing the node, and updates to the size passed via resize traversals

Antialiasing

Three.js antialiasing isn't compatible with the render target based node architecture. Solutions include post processing AA or resizing an oversized render

Add MaterialNode

A node with a THREE material output that can connect to NodeRenderer to render its children and receive custom vertex and fragment shaders as options.

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.