GithubHelp home page GithubHelp logo

plorax / rock-fracturing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aparis69/rock-fracturing

0.0 0.0 0.0 80.23 MB

Source code for the paper: Modeling Rocky Scenery using Implicit Blocks, published in The Visual Computer and presented at Computer Graphics International 2020.

Home Page: https://aparis69.github.io/public_html/projects/paris2020_Blocks.html

License: MIT License

C++ 20.00% C 78.81% Lua 0.20% Makefile 0.99%

rock-fracturing's Introduction

Modeling Rocky Scenery using Implicit Blocks

3D terrains - representative image

Source code for some of the results shown in the paper "Modeling Rocky Scenery using Implicit Blocks" published in TVC in 2020 and presented at Computer Graphics International 2020. This is aimed at researchers, students or profesionnals who may want to reproduce some of the results described in the paper.

Project Page

Paper

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 4 .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
  • Ubuntu 16.04: cd ./G++/ && make && ./Out/RockFracturing

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

Citation

You can use this code in any way you want, however please credit the original article:

@article{Paris2020Blocks,
  author = {Paris, Axel and Peytavie, Adrien and Gu{\'e}rin, Eric and Dischler, J-M and Galin, Eric},
  title = {Modeling Rocky Scenery using Implicit Blocks},
  journal = {The Visual Computer},
  volume = {36},
  number = {10},
  year = {2020},
  pages = {2251--2261},
}

Missing

There are 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:

  • Implicit replication operator
  • Periodic and aperiodic tiling
  • Some result scenes

rock-fracturing's People

Contributors

aparis69 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.