diff Resources/Nexus.txt @ 46:9b2a2fcc9878 nexus

added option to disable Nexus support
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 Apr 2024 07:49:45 +0200
parents 967f947014ac
children b798387b085c
line wrap: on
line diff
--- a/Resources/Nexus.txt	Tue Apr 09 22:13:01 2024 +0200
+++ b/Resources/Nexus.txt	Wed Apr 10 07:49:45 2024 +0200
@@ -2,6 +2,15 @@
 
 GitHub: https://github.com/cnr-isti-vclab/nexus
 
-The files in this folder come from folder "html" in release 4.2 (Nexus 2018).
+
+The files in folder "./Nexus" come from folder "html" in release 4.2
+(Nexus 2018), where the line:
+
+<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/84/three.js"></script>
+
+is replaced by the line:
+
+<script src="../app/libs/three-84.js"></script>
+
 
 WARNING: Releases 4.2.1, 4.2.2, and 4.3 do not seem to work anymore.