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/aparis69/Desertscapes-Simulation
24 August 2022, 11:23:36 UTC
  • Code
  • Branches (2)
  • Releases (0)
  • Visits
Revision 3521a66a0b10102f326c79c8b0f569e62c3e754a authored by Axel Paris on 30 March 2022, 09:45:08 UTC, committed by Axel Paris on 30 March 2022, 09:45:08 UTC
small bug fix
1 parent dc17878
  • Files
  • Changes
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/heads/newMethod
    • 3521a66a0b10102f326c79c8b0f569e62c3e754a
    No releases to show
  • 77672f5
  • /
  • README.md
Raw File Download
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.

  • revision
  • directory
  • content
  • snapshot
origin badgerevision badge
swh:1:rev:3521a66a0b10102f326c79c8b0f569e62c3e754a
origin badgedirectory badge
swh:1:dir:77672f57fd7b1a1ffc40b84e97cd8aeb81be474c
origin badgecontent badge
swh:1:cnt:458e3af9ace66fc915ffbf8132124a5276271f67
origin badgesnapshot badge
swh:1:snp:0fe0a52a843ba0e5214aa45a1caa99ef0d19baa0

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.

  • revision
  • directory
  • content
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 3521a66a0b10102f326c79c8b0f569e62c3e754a authored by Axel Paris on 30 March 2022, 09:45:08 UTC
small bug fix
Tip revision: 3521a66
README.md
## Desertscape Simulation

<img src="https://aparis69.github.io/public_html/imgs/deserts_representative.jpg"
     alt="Deserts - representative image"
     style="float: left; margin: 5px;" />

Source code for some results shown in the paper "Desertscapes Simulation" published in Computer Graphics Forum in 2019
and presented at Pacific Graphics 2019. This is aimed at researchers, students or profesionnals who may want to reproduce **some** of the results described in the paper.

[Project Page](https://aparis69.github.io/public_html/projects/paris2019_Deserts.html).

[Paper](https://drive.google.com/file/d/1-655HLtI1zV6aHD13GYZEqdJ_Zkoa-lB/view)

### Important notes
* This code is **not** the one which produced the scenes seen in the paper. Everything has been *recoded* on my side to make sure it is free to use. The original code from the paper is dependent on internal libraries of my team.
Hence, the results as well as the timings may differ from the ones in the paper.
* This is **research** code provided without any warranty. However, if you have any problem you can still send me an email or create an issue.

### Testing
There is no dependency. Running the program will output 3 .obj files which can then be visualized in another application (Blender, MeshLab). Tests have been made on:
* Visual Studio 2017: double click on the solution in ./VS2017/ and Ctrl + F5 to run
* Visual Studio 2019: double click on the solution in ./VS2019/ and Ctrl + F5 to run
* Visual Studio 2019: double click on the solution in ./VS2022/ and Ctrl + F5 to run
* Ubuntu 16.04: cd ./G++/ && make && make run

In you can't compile or run the code, the resulting jpg files are available in the Results/ folder in the repo.

### Citation
You can use this code in any way you want, however please credit the original article:
```
@article {Paris2019Desert,
    author = {Paris, Axel and Galin, Eric and Peytavie,
              Adrien and Guérin, Eric and Argudo, Oscar},
    title = {Desertscapes Simulation},
    journal = {Computer Graphics Forum},
    volume = {38},
    number = {7},
    year = {2019},
  }
```	

### Missing
There is still some things missing from the paper implementation. They might be added in the future if someone is interested. What is not in the code:
* Interactive tools showcased in the video
* Complex wind scenario and wind roses
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

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