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://gitlab.liris.cnrs.fr/gdamiand/generic-query-modify
10 September 2025, 17:52:29 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/main
    No releases to show
  • 1be240c
  • /
  • README.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:341bf28cdcff5b209166366c5a7d66fe8013030b
origin badgedirectory badge
swh:1:dir:1be240cd70039826c3fd7d9f27d759f3c4e167b9
origin badgerevision badge
swh:1:rev:69edcd4963d23dcc3e17de17c68ec456e12f1f42
origin badgesnapshot badge
swh:1:snp:30e8590692ffa54a9d742d75d342145e775094f9

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: 69edcd4963d23dcc3e17de17c68ec456e12f1f42 authored by Guillaume Damiand on 21 July 2025, 07:58:39 UTC
script
Tip revision: 69edcd4
README.md
# generic-query-modify

Program for the paper *"A Generic Query-Modify Framework for Volumetric Mesh Processing". Guillaume Damiand, Vincent Nivolliers, Romain Pascual*.

This repository repository contains code, scripts and dataset.

<p>The paper introduces a query-modify framework for automating volumetric mesh processing. Our method enables flexible and efficient modifications of geometric structures composed of multiple volumes with minimal user-implemented code. Modifications are provided as rules consisting of a query mesh and a target mesh representing structural information to be extracted and replaced. The rules enable both localized queries to be matched with a portion of an input mesh and targeted modifications on the matched portion of the input mesh. Our approach generalizes standard mesh manipulations and adapts to various applications, including geometric modeling, remeshing, and topology-aware transformations.</p>

 1. If you want to use docker:

    * ```docker pull ubuntu:24.04```
    * ```docker run -it  ubuntu:24.04```
    * (possibly ```docker commit``` to save the state of a container)

 2. Follow [INSTALLATION.md](INSTALLATION.md) for installation instructions.
 3. Then follow [RUN.md](RUN.md) for running instructions allowing to reproduce some results of the paper.




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