simon |
2007-09-28 19:38:34 |
11 |
|
Hi, is it possible to get a bodys rotation in a euler vector ? |
|
phyar |
2007-09-24 19:31:26 |
10 |
|
is it me or is sdk download corupted ?
downloaded like five times with no luck.
-------------------------------------------------
Can you download Demo successfully? You can try to use a download manager to get it. |
|
ghv |
2007-09-24 16:13:21 |
9 |
|
is it me or is sdk download corupted ?
downloaded like five times with no luck. |
|
phyar |
2007-09-24 09:10:04 |
8 |
|
Can we adjust the simulation accurancy to promote computation efficiency?
The fact is that games do not need accurate simulation. And detail of presentation of objects far from camera is hardly sensed.
----------------------------------------------
No this functionality at present, but objects far from camera is in fact often be static which need not computation. Thanks
|
|
niexuchina |
2007-09-23 17:17:04 |
7 |
|
Can we adjust the simulation accurancy to promote computation efficiency?
The fact is that games do not need accurate simulation. And detail of presentation of objects far from camera is hardly sensed. |
|
phyar |
2007-09-23 07:57:29 |
6 |
|
I\'m currently considering your physics engine for a commercial terrain engine. Does it work well on a large scale terrain? (~4M++ vertices, not all rendered at the same time of course..)
-------------------------------------------------
I think it will work for you, but initializing the whole terrain as one shape would take a long time, you must split your terrain into small quads. you can cantact me by the email on the bottom of the page if you are really interesting, and I can do some special optimizing for your purpose. Thanks. |
|
marius |
2007-09-22 23:08:54 |
5 |
|
I\'m currently considering your physics engine for a commercial terrain engine. Does it work well on a large scale terrain? (~4M++ vertices, not all rendered at the same time of course..) |
|
phyar |
2007-09-21 11:19:05 |
4 |
|
Have you thought about doing a managed C# version. There is a big hole in the market for managed physics engines, especially for XNA users.
---------------------------------------------
Thanks for your reminder, I\'ll consider it.
on your home page it says, \\\"Carved by a cask mesh\\\", when i assume it should be \\\"Carved by a MASK mesh\\\"
------------------------------------------------
Maybe it\'s not clear on the page, but you can say it in the demo, it\'s a cask, not a mask. Thanks. |
|
Hello Kitty |
2007-09-21 07:30:17 |
3 |
|
on your home page it says, \"Carved by a cask mesh\", when i assume it should be \"Carved by a MASK mesh\"
|
|
Michael Coles |
2007-09-20 04:58:41 |
2 |
|
Have you thought about doing a managed C# version. There is a big hole in the market for managed physics engines, especially for XNA users. |
|
|