8000 rename to sp · shader-park/shader-park-renderer@bf62874 · GitHub
[go: up one dir, main page]

Skip to content

Commit bf62874

Browse files
committed
rename to sp
1 parent cafdb86 commit bf62874

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

index.html

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
body {
4141
margin: 0px;
4242
}
43+
div {
44+
display: inline;
45+
}
4346
</style>
4447
</head>
4548
<body>
@@ -48,16 +51,19 @@
4851
To configure starting state of the checkbox from markup:
4952
<renderer pie="true">
5053
-->
51-
<las-renderer spSculptureId="-LhN4h_eCne8kYRnnc42">
52-
<!-- Placeholders to improve time to first paint -->
53-
54-
<!-- Check for JavaScript -->
54+
<!-- <sp-renderer spSculptureId="-LhN4h_eCne8kYRnnc42" width="50vw" height="50vh">
5555
<p id="jsyes"></p>
5656
<script type="text/javascript">
5757
document.getElementById('jsyes').innerHTML='Loading...';
5858
</script>
5959
<noscript>
6060
Could not render the custom element. Check that JavaScript is enabled.
6161
</noscript>
62-
</las-renderer>
62+
</sp-renderer> -->
63+
<!-- https://shader-park.appspot.com/sculpture/-LhfwMOYwiukflUp1c2r?hideeditor=true&hidepedestal=true -->
64+
<!-- <sp-renderer spSculptureID="-LhfoHgwYaDH8P5kLB2R" width="100vw" height="100vh"></sp-renderer> -->
65+
66+
<sp-renderer spSculptureID="-Lhlcxyy5VxmflCHGHi8" width="100vw" height="100vh"></sp-renderer>
67+
<!-- <sp-renderer spSculptureID="-LhfwMOYwiukflUp1c2r" width="100vw" height="100vh"></sp-renderer> -->
68+
6369
</body>

0 commit comments

Comments
 (0)
0