-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Media viewers #60
Comments
Pretty please? |
Not sure what has video, but actually being able to view the assets (or listen to audio assets) is something I have already planned. Unfortunately .uasset files are a pita to decode, for example music ones use "bink" which means I have to code a bink decoder. I already have the ability to view the thumbnail from them, but lots of code needs to be done to support native viewing of uasset files. So this is a longer term project. |
Oh, I was actually thinking of something much simpler. Asset descriptions contain links to videos via YouTube/Vimeo/Bilibil/etc., and Fab now supports 3D model viewers in an product's image gallery. Just those would be fine, but your plan sounds very nice! |
I didn't realize Fab actually had a 3d model viewer and videos, those I probably will expose. |
Please include the ability to natively view other media such as videos and 3D model viewers directly in the AssetManagerStudio, without the need to open a browser window.
The text was updated successfully, but these errors were encountered: