You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 2, 2025. It is now read-only.
Automating successive file conversion from archival PDB code to VRML format and then through .wrl file format (via UCSF Chimera) into the LMV compatible .fbx file format (via Blender).
25
-
26
-
Hosting the converted format model files in the LMV API via their bucket storage.
27
-
28
-
Checking against a list of already processed PDB codes, or generation of new 3D models and uploading to Autodesk.com.
29
-
30
24
Potential room for development: working with customised extensions for any given structure.</p>
The app is organised in four general steps, the latter of which are open to further development:
54
37
55
38
<oltype="1">
56
-
<liid="conv-trans"><strong>1. Conversion and translation</strong></li>
57
-
<liid="lmv-hosting"><strong>2. Hosting models in LMV via the View and Data API</strong></li>
58
-
<liid="web-display"><strong>3. Webpage hosting for dynamic model display</strong></li>
59
-
<liid="extensions"><strong>4. Extensible models: annotation and exploration</strong></li>
39
+
<p><liid="conv-trans"><br><strong>1. Conversion and translation</strong></br>
40
+
Automating successive file conversion from archival PDB code to VRML format and then through .wrl file format (via UCSF Chimera) into the LMV compatible .fbx file format (via Blender).</p></li>
41
+
42
+
<p><liid="lmv-hosting"><br><strong>2. Hosting models in LMV via the View and Data API</strong></br>
43
+
Hosting the converted format model files in the LMV API via their bucket storage.</p></li>
44
+
45
+
<p><liid="web-display"><strong>3. Webpage hosting for dynamic model display</strong></br>
46
+
Checking against a list of already processed PDB codes, or generation of new 3D models and uploading to Autodesk.com.</p>
47
+
48
+
<p><liid="extensions"><br><strong>4. Extensible models: annotation and exploration</strong></li></br>
49
+
Potential room for development: working with customised extensions for any given structure.</p></li>
0 commit comments