use Syoyo Fujita's Wavefront obj loader. made some performance improvements in debug mode for Visual Studio
use Maya style controls under Windows (need to fix Linux/OSX) use ALT+mouse to rotate, and mouse pick to pick objects
This commit is contained in:
@@ -38,7 +38,8 @@ enum {
|
||||
B3G_DELETE,
|
||||
B3G_BACKSPACE,
|
||||
B3G_SHIFT,
|
||||
B3G_CONTROL
|
||||
B3G_CONTROL,
|
||||
B3G_ALT
|
||||
};
|
||||
|
||||
struct b3gWindowConstructionInfo
|
||||
|
||||
Reference in New Issue
Block a user