Just amazing. Love that this is real life space with augmented Star Trek user interface. My bridge is coming together nicely. Please please please make these available off line as a downloadable standalone program.
thanks. Sorry, can't change the voice currently. To minimize the cost, these TTS audio tracks are pre-generated. I'll revisit my budget in the future and see if it's feasible to have more different voices :-/
Hi, I wanted to ask you if it's possible to know what you use to create these LCARS-style interfaces... In this latest video, it seems to be made with HTML - CSS and maybe JavaScript, but for the rest, what programs do you use or what kind of programming language? I'm also passionate about it and I'm learning, and I would like to become as skilled as you in creating similar projects even in other areas. Thank you.
Sure. For my recent projects, I use Figma to create the LCARS vector graphics. I then export the graphics to SVG format so that it can be used in HTML. And its components can be animated by CSS animation, Javascript and SMIL. Sometimes I use a combination of SVG graphics with html images and , layering one on top of another. This is mainly for performance reason. I mostly use vanilla javascript, to minimize code dependencies. For my Starfield 47 project, I did use Babylon.js & D3 libraries to achieve certain 3D effects. Cheers🖖
Currently it's problematics to run a website animation as a screensaver on macOS. Not a problem on Windows though. I think macOS is more restrictive on energy consumption & security for the screensaver.
APOD STARDATE can be accessed at:
mewho.com/apod/
User Manual:
mewho.com/apod/Apod_Stardate_User_Manual.png
• built with 💙 Enjoy🙂
Just amazing. Love that this is real life space with augmented Star Trek user interface.
My bridge is coming together nicely.
Please please please make these available off line as a downloadable standalone program.
Thanks :-) Downloadable? hmm, the app size would be pretty big though with all the images & audio tracks...
@@system47 I have terabytes of space. I am all for it.
Compressed zip file.
Excellent, more excellent work.
thanks :-)
Just so amazing and excellent, love it all. 👍👍👍
Thanks! 💙
Wow this is amazing. Can we change the voice?
thanks. Sorry, can't change the voice currently. To minimize the cost, these TTS audio tracks are pre-generated. I'll revisit my budget in the future and see if it's feasible to have more different voices :-/
Very cool. Being able to change the voice and the speed at which it speaks would be great
Hi, I wanted to ask you if it's possible to know what you use to create these LCARS-style interfaces... In this latest video, it seems to be made with HTML - CSS and maybe JavaScript, but for the rest, what programs do you use or what kind of programming language? I'm also passionate about it and I'm learning, and I would like to become as skilled as you in creating similar projects even in other areas. Thank you.
Sure. For my recent projects, I use Figma to create the LCARS vector graphics. I then export the graphics to SVG format so that it can be used in HTML. And its components can be animated by CSS animation, Javascript and SMIL. Sometimes I use a combination of SVG graphics with html images and , layering one on top of another. This is mainly for performance reason. I mostly use vanilla javascript, to minimize code dependencies. For my Starfield 47 project, I did use Babylon.js & D3 libraries to achieve certain 3D effects.
Cheers🖖
How can i make the screensaver work on macOS. Getting errors macos cant verify and needs to be deleted even with admin password.
Currently it's problematics to run a website animation as a screensaver on macOS. Not a problem on Windows though. I think macOS is more restrictive on energy consumption & security for the screensaver.