mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-12 22:39:09 -05:00
Include link to resource wiki in all video assets
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
-- To learn how you can include your own video, see the wiki
|
||||
-- http://wiki.openspaceproject.com/docs/builders/assets/resources.html
|
||||
|
||||
local earth = asset.require("scene/solarsystem/planets/earth/earth")
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
-- To learn how you can include your own video, see the wiki
|
||||
-- http://wiki.openspaceproject.com/docs/builders/assets/resources.html
|
||||
|
||||
local transforms = asset.require("scene/solarsystem/planets/earth/transforms")
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
-- To learn how you can include your own video, see the wiki
|
||||
-- http://wiki.openspaceproject.com/docs/builders/assets/resources.html
|
||||
|
||||
local ScreenSpace = {
|
||||
Identifier = "ScreenSpaceVideoExample",
|
||||
Type = "ScreenSpaceVideo",
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
-- To learn how you can include your own video, see the wiki
|
||||
-- http://wiki.openspaceproject.com/docs/builders/assets/resources.html
|
||||
|
||||
local Sphere = {
|
||||
Identifier = "ExampleVideoOnSphere",
|
||||
Renderable = {
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
-- To learn how you can include your own video, see the wiki
|
||||
-- http://wiki.openspaceproject.com/docs/builders/assets/resources.html
|
||||
|
||||
local earth = asset.require("scene/solarsystem/planets/earth/earth")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user