Giter VIP home page Giter VIP logo

water's Introduction

Water

This contains an implementation of a Gerstner and FFT water simulation.

Compiling

This currently only compiles under cl and g++. I have not successfully linked using g++ due to some problems with compiling opengl programs under cygwin.

Visual Studio

To compile with visual studio, open the solution located in build/vs/. Once the solution is open in visual studio, the project setting for the working directory will need to changed. Open up the project properties and under Configuration Properties -> Debugging, there should be a Working Directory field. Change this to $(ProjectDir)../working and you'll be able to run the program directly from visual studio. Alternatively, moving the executable into build/working/ after compiling will also work.

Once the working directory is updated, compile for release x86 and everything should be good to go.

G++

As I said, I have not gotten this to work with g++ yet, however, I am only dealing with a linker issue that is specifically related to opengl. Due to better support, g++ on linux might work fine. There is a makefile in build/make/ to compile and link. Just run make directly from that directory.

water's People

Contributors

underdisc avatar

Stargazers

Mohamed avatar cgwolver avatar  avatar Connor Deakin avatar  avatar

Watchers

James Cloos 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.