view 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 source

Homepage: https://vcg.isti.cnr.it/nexus/

GitHub: https://github.com/cnr-isti-vclab/nexus


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.