view Resources/Nexus.txt @ 62:b798387b085c

added 3DHOP viewer version 4.3
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 15 Jun 2024 16:08:52 +0200
parents 9b2a2fcc9878
children
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="three-84.js"></script>


WARNING: Releases 4.2.1, 4.2.2, and 4.3 do not seem to work anymore.