Introduction
Introduction Statistics Contact Development Disclaimer Help
tMethod flag chooses rendering implicitly - sphere - GPU-based 3D discrete elem…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 671efef45dc0ee716e33649b4882ca55297c5890
parent e0ae4137b4d832533ca332402af6cec28d43b8fa
Author: Anders Damsgaard <[email protected]>
Date: Mon, 14 Jan 2013 12:49:29 +0100
Method flag chooses rendering implicitly
Diffstat:
M src/main.cpp | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/main.cpp b/src/main.cpp
t@@ -96,6 +96,8 @@ int main(const int argc, const char *argv[])
else if (argvi == "-m" || argvi == "--method") {
+ render = 1;
+
// Find out which
if (std::string(argv[i+1]) == "normal")
method = 0;
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.