Skip to content

GC212CG/flutter-threejs-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter web & Three.js Test

  • Test to Three.js working properly in Flutter web based webpage.
  • It works! but, Flutter and Three.js have little bit problems
    • Flutter's layer cover the Three.js layer. This means that Flutter have priority of mouse click events when Flutter and Three.js are overlaped.
    • To solve this problem, seperate the area for each Flutter and Three.js or change the priority when user want to click Three.js window.

Demo

Demo video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published