GithubHelp home page GithubHelp logo

Comments (4)

luca-aurelia avatar luca-aurelia commented on June 6, 2024 5

Excited to see this direction! As a longtime Nannou user I was honestly a bit anxious that Nannou was done for. Thanks again to everyone who's put so much time and thought into Nannou โ€” it's given me countless hours of joy.

In case it's useful, Raph Levien's Vello project (a GPU-accelerated 2d renderer) has a Bevy integration:
https://github.com/linebender/vello/blob/main/examples/with_bevy/src/main.rs

from nannou.

alice-i-cecile avatar alice-i-cecile commented on June 6, 2024 4

Let us know if you run into any difficulties integrating: Bevy's existing rendering code is not as easy to work with as I would like so feedback from users is really valuable.

from nannou.

tychedelia avatar tychedelia commented on June 6, 2024 4

Let us know if you run into any difficulties integrating: Bevy's existing rendering code is not as easy to work with as I would like so feedback from users is really valuable.

Thanks, Alice! We're really excited and approaching this project with the hopes of becoming more closely aligned with the broader Bevy ecosystem, and want to contribute back as much as possible. Bevy's already a great platform for building on top of, but creative coding has some unique needs that will hopefully enrich the engine. We'll maybe do a more formal intro on the Discord at some point, but are super excited about opportunities for collaboration here. ๐Ÿงก

from nannou.

tychedelia avatar tychedelia commented on June 6, 2024

A big question is how closely we are able to integrate with bevy's existing pbr mesh/material pipeline, or whether we need to implement and maintain our own rendering code for more control. There are tradeoffs to both, but right now we're going to proceed with porting our existing renderer over in #954, with the understanding that we can incrementally remove this in favor of bevy's native meshes more easily once the draw api is better integrate with bevy.

from nannou.

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.