Do I need to download Brightscript & SceneGraph or are there tools on the developer website that I use?
Thanks!
Do I need to download Brightscript & SceneGraph or are there tools on the developer website that I use?
Thanks!
BrightScript and SceneGraph are not downloadable. They’re shipped ON the roku devices themselves, so you need to upload your zipped source code onto the device to test them. Here are some rough “getting started” steps:
Now, I would recommend using the BrightScript extension for VSCode as it makes a lot of this much easier. (full disclosure, I wrote it). Also join the Roku Community slack so you can ask questions (you will probably have many, this platform is quite interesting).
Better yet…for a quick start, download the DP2SceneGraph wizard in my signature below. It will create a new channel for you in a short amount of time. You can then browse through the generated Brightscript source code using Visual Studio Code or some other editor to lean how it all works.