Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/nanovis/SynopFrame
04 September 2025, 09:11:59 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/main
    No releases to show
  • 98d4dde
  • /
  • Install-Win.md
Raw File Download Save again
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:b12af0f7e83e2925c7be79156c0aa09a83c445b0
origin badgedirectory badge
swh:1:dir:98d4ddeb76e9f7d8cfbaae3303a9dfd2e79de797
origin badgerevision badge
swh:1:rev:388c973e479d471520a815a3660c0854945c2c5d
origin badgesnapshot badge
swh:1:snp:46ce148466e63ef3a81eb424719c3ff68d5ff514

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: 388c973e479d471520a815a3660c0854945c2c5d authored by Roden Luo on 27 August 2025, 19:26:21 UTC
Update README.md
Tip revision: 388c973
Install-Win.md
## Download Houdini

1. Sign up and download Houdini Launcher from https://www.sidefx.com/download/
2. Open the launcher and install Houdini (suggested version: "Choose Another Version" -> "19.5.805 Production default win64-vc142". Other 19.5 versions will also work by default. Other versions will need to recompile some code from source as mentioned at the end.)
3. Use the default option and proceed to install
4. On the first launch, one will get a license error. Proceed with `Install (or reinstall) my free Houdini Apprentice License`
5. Run Houdini to test it is successfully installed 

## Download SynopFrame

1. Download the repository
2. Proceed to Step 3 if you only want to try the icosahedron example. For the cube and the RNA tile data set: download the demo dataset from https://osf.io/download/vhb35/. 
    - unzip the zip file
    - move its contents to the corresponding folders in the downloaded repository
    - in the end, you should have the following folder structure
```bash
├─demo_cube
│  ├─demo_cube
│  ├─input
│  └─demo_cube.hipnc
└─demo_RNA_Tile
    ├─demo_RNA_Tile
    ├─input
    └─demo_RNA_Tile.hipnc
```
3. Copy everything under `SynopFrame\houdini19.5` to `C:\Users\<Your_User_Name>\Documents\houdini19.5`. When asked whether to replace `houdini.env`, choose `Yes`
4. Double-click to open one of the following:
    1. `SynopFrame\demo_icosahedron10Frames\icosahedron_cndo_10Frames.hipnc`
    2. `SynopFrame\demo_cube\demo_cube.hipnc`
    3. `SynopFrame\demo_RNA_Tile\demo_RNA_Tile.hipnc`
5. Use [Cheat-Sheet-Win](https://github.com/nanovis/SynopFrame/blob/main/Cheat-Sheet-Win.md) to navigate inside SynopFrame



## Optional, for advanced users, if you want to compile the HDK project:
1. Open `SynopFrame\src\hdk\SynopFrame_Parser\src\CMakeLists.txt` in a text editor and change `Houdini 19.5.303` to your version. In my case, I should change it to `Houdini 19.5.435`. If you have changed the installation path of Houdini, you will need to change the whole path. 
2. Install CMake (https://cmake.org/download/), Make sure to `Add CMake to the system PATH`
3. Double click `SynopFrame\src\hdk\SynopFrame_Parser\Win-GenProjects.bat` to build the custom HDK program. 
4. Compile it in Visual Studio. It will install to the designated folder automatically. 

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API