Giter VIP home page Giter VIP logo

synify's Introduction

Fullstack Developer

Working on interactive and creative projects. Check my pinned repositories to see what I've been up to recently.



wakatime

synify's People

Contributors

kalmarv avatar

Stargazers

 avatar  avatar  avatar

synify's Issues

API response for podcasts

The api response for currently playing includes if it is a song or a podcast episode.

Implement the request for podcasts to be able to show art and information.

Reset site button deletes user settings

On the error component, the reset site button clears all local storage, which will delete user settings if there are any saved.

This should only delete the cached login, so the settings will remain.

More background shaders

There is currently only 1 background shader. There should be multiple the user can select.

Album textures

The album model has the texture applied to all sides, it should only be applied to the front side.

Camera position not saving properly

Currently when the user saves after moving the camera, the rotation and zoom level is saved/applied properly, but if the user panned the camera, it is not saved or applied properly.

The current implementation saves the camera.position and camera.quaternion. It seems this does not properly rebuild the camera matrix.

Probably need to look into how Three.js implements camera panning.

Create text shader to avoid matcap issues

The material for the text is currently a matcap, and the border effect breaks down when the view is rotated.

The material should be changed to a shader, using the object normals to set the colors, so the effect will remain no matter the view.

Object positioning and rotation.

Users should be able to position and rotate how they want.

This could either be done the simple way of providing some sliders to adjust, or it could use the inbuilt three.js object positioning controls.

These should be part of the settings that are saved.

No Logout button

There should be a logout button to clear the local storage and return the user to the splash page.

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.