GithubHelp home page GithubHelp logo

breadboard logic simulator about bgcurve HOT 4 OPEN

enemali avatar enemali commented on September 28, 2024
breadboard logic simulator

from bgcurve.

Comments (4)

banshee-gzzz avatar banshee-gzzz commented on September 28, 2024

It is generic Bezier spline implementation, it can be used for anything related to Bezier spline
Could you please give me more details or a reference to what you are trying to achieve?

from bgcurve.

enemali avatar enemali commented on September 28, 2024

thank you for trying to help, what i want is to simulate a simple circuit for kids where the user drag and drop a wire at runtime from battery to circuit board as shown below either in 2d or 3d mode.
Any assistance on how to do this?

circuit

circuit2

from bgcurve.

banshee-gzzz avatar banshee-gzzz commented on September 28, 2024

I think it can be done like this:

  1. Use 2 points spline like shown on the picture. Point0 will be attached to a battery and point1 will be draggable. Once a player clicks/taps on point1 and drags it- change its position to follow the mouse/finger. Also, change point0's control2 position a little bit to simulate tension depending on the Point1 current position.
  2. To visualize wire use this component-http://www.bansheegz.com/BGCurve/Cc/BGCcVisualizationLineRenderer/ with opaque material

Support_14_08_2019

from bgcurve.

enemali avatar enemali commented on September 28, 2024

i will give it a try , thanks for taking your time to explain it

from bgcurve.

Related Issues (19)

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.