Giter VIP home page Giter VIP logo

vox-visio-planus's People

Watchers

 avatar

vox-visio-planus's Issues

Centering the Scene

When shown, the scene seems to be positioned slightly above the center of the screen. The goal is to move the scene to the center of the screen at startup.

"Mesh" Classes

The code in these classes should be upgraded to JavaFX standards. I don't think there is a way to paint Swing Rectangles on a Scene. JavaFX has some geometry classes that should be looked into.

These should probably be renamed to something more understandable.

Audio Management

The main media player would hold one clip (media) to manipulate. Spectrum data will have to be retrieved in some manner. This player runs on its own. Playlists will eventually be added, but that will be put on the back burner.

Cleanup

Every class needs heavy optimization and cleanup.

Audio Control Pane

Create a working audio control pane containing:
-previous
-rewind
-play/pause
-stop
-fast forward
-skip
-volume
-song info? maybe in a separate view

Updating Process

Updates were directly in the loop given for far this project is. Each "mesh" was generated by getting the needed parameters and calculating positions/scales.

Playlists

Set up functionality for playing playlists.
Maybe have OS playlist support?

Rendering Process

The Swing version held a Renderer class which held a reference of all the Drawable objects. After updating, the renderer would render each object in the list. JavaFX may make the process a bit easier.

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.