Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module Idea/Concept inspired by ChUTE #7

Closed
phdsg opened this issue Nov 18, 2017 · 5 comments
Closed

Module Idea/Concept inspired by ChUTE #7

phdsg opened this issue Nov 18, 2017 · 5 comments

Comments

@phdsg
Copy link

phdsg commented Nov 18, 2017

this is just an idea i had while fooling around with chute and i wanted to share it.

it's basically a rolling ball in a square area that triggers gates whenever
it collides with one of the borders. voltage according to the position it hits the wall.
ball receives pushes from a gate/trig with angle and acceleration set by cv inputs.
adjustable friction, amount of rebound, surface-area to ball-size ratio.

here's a visual mock-up:

carambolage_mockup svg

unfortunately can't code this myself, but maybe i get lucky and you like the idea.

@sebastien-bouffier
Copy link
Owner

Hello,
I have asked Jeremy Wentworth if his module Bouncy Ball will cover your idea.
But, good idea indeed :)

@phdsg
Copy link
Author

phdsg commented Nov 19, 2017

yeah, i noticed this cpp file too, compiled and tried this module.
it's a ball falling to the ground, bouncing a few times. very nice.
kind of similar to chute in that it uses gravity.
i was thinking more of a billard table scenario though.

@sebastien-bouffier
Copy link
Owner

sebastien-bouffier commented Nov 19, 2017

Yep I understand that it is a kind of pool/snooker table that you have in mind. I did not try to compile Jeremy's bouncing module but I have seen something like position x y and I thought it was in order to do something of that kind. Lets see his answer. His modules are neat and if he does something like that it will be great for sure. If he doesn't I will take a look.
At that time I am redesigning ACnE because it was far not optimized and I need more functionalities.

@phdsg
Copy link
Author

phdsg commented Dec 12, 2017

look what jeremy did:
https://www.youtube.com/watch?v=79qnN7IIpMw

@phdsg phdsg closed this as completed Dec 12, 2017
@sebastien-bouffier
Copy link
Owner

looks nice !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants