Coder Social home page Coder Social logo

esp-asteroids's People

Contributors

a2ff avatar cgreening 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

esp-asteroids's Issues

rotate world screen

my output is rotated 90 degrees, is there an easy way to rotate the world box?

PS thanks for sharing this. I had a bunch of issues with your ilda file renderer in your other library but this is working at rendering fonts. I don't have an encoder hooked up yet.

PPS First thought is active noise canceling for the galvo, wonder how hard that would be.

won't build with current platformio in current vscode

platformio.ini does not use a version specifier for platform=espressif32 so it uses the latest which today is 6.3.2
the build warnings and errors are typical of what one gets when source code is out-of-date vs. changes in some dependencies.
=> could you tell us which version of espressif32 you last successfully built with?

box2d missing

Hi,

I wasnt sure if the other submitted issue was related to this but the box2d lib doesn't seem to exist. Thank you, I still owe you some pictures and videos of my RGB laser display and hope to add colour to your project!

Box2D font

Thank you for this project. Looks like it's missing the box2d.h file? Was wondering if this was an omission or intentional before I start commenting out references to that file....?

Here's the console build output:

In file included from src/Fonts/SimpleFont.hpp:5,
                 from src/Fonts/SimpleFont.cpp:1:
src/Fonts/Font.hpp:3:10: fatal error: box2d/box2d.h: No such file or directory
 #include "box2d/box2d.h"
          ^~~~~~~~~~~~~~~
compilation terminated.

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.