Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit f02cfe8

Browse files
author
Alexander Kovelenov
committed
Updated to reflect recent Verge3D 2.9.1 update
1 parent 71622f9 commit f02cfe8

File tree

1,054 files changed

+322654
-354881
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,054 files changed

+322654
-354881
lines changed

blank.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ <h1>Welcome to Verge3D Code Examples</h1>
5151

5252
<h2>How to integrate these examples in your own Verge3D project</h2>
5353
<p>
54-
These examples are mostly intended for programmers and require basic knowledge of JavaScript and undestanding Verge3D application structure and API. Refer to the <a href="https://www.soft8soft.com/docs/" target="_blank">Verge3D user manual</a> for more info.
54+
These examples are mostly intended for programmers and require basic knowledge of JavaScript and undestanding Verge3D application structure and API. Please refer to the <a href="https://www.soft8soft.com/docs/manual/en/introduction/Using-JavaScript.html" target="_blank">Verge3D User Manual</a> for more info.
5555
</p>
5656
<p>
57-
Use <strong>View Source</strong> button to display an example's sources then locate and copy the code you need.
57+
Use <strong>View Source</strong> button to display an example's sources then locate and copy the code you need.
5858
</p>
5959

6060
</body>

canvas_camera_orthographic.html

Lines changed: 0 additions & 153 deletions
This file was deleted.

0 commit comments

Comments
 (0)