Skip to content

HandsomeStrife/3js-shine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shine PoC

The object is for a user to be able to upload ANY image/object file, be loaded into threejs (or other 3D rendering library that can be used to display on webpages), and a shine/sparkle filter applied to it.

There could be upwards of 10-20 of these showing on a single page, so the shine/sparkle effect needs to be not horribly computer intensive.

Setup

npm install

npm run dev

Examples of the type of thing wanted

Each 'object' will have it's own rarity, which I need an indicator of at some point. However, each object, regardless of their rarity, can ALSO be a 'shiny rare' which is a lot harder to get than a normal one. As such, this needs a distinct difference in appearance, hence the holo-foil idea.

Here are some links to some examples I could find:

  1. https://poke-holo.simey.me/#%E2%9A%93-galaxy
  2. https://www.youtube.com/shorts/ba5QbemeqV0
  3. https://www.youtube.com/shorts/gUTIrfNF2zg
  4. https://www.youtube.com/watch?v=dcmxAq4eQ2s (around 50 seconds in)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors