491 reputation
1316
bio website vodacekworks.blogspot.com
location Pardubice, Czech Republic
age 21
visits member for 2 years
seen 13 hours ago
stats profile views 95

Founder of VodacekEngine :-)


May
14
awarded  Yearling
Feb
24
comment XNA .fbx model imported sideways
can you post your drawing code?
Jan
7
comment How to make a 3d beam effect with XNA 4.0?
moving from old version of XNA to new is very easy, try to add to you question links with examples that you have found
Dec
30
accepted MonoGame and normal windowed desktop application
Dec
30
comment MonoGame and normal windowed desktop application
done, for others find in folder ThirdParty/Libs and run oalinst.exe
Dec
30
comment MonoGame and normal windowed desktop application
Just minute before you write previous comment I realized that you try to tell that I should use templates from vs2010 :-) Yes I have some problems with dlls especially with openal32... any advice for this?
Dec
30
revised MonoGame and normal windowed desktop application
added 14 characters in body
Dec
30
comment MonoGame and normal windowed desktop application
I forget to add that I mean windowed application for Windows 8 :-)
Dec
29
awarded  Nice Question
Dec
29
revised MonoGame and normal windowed desktop application
edited title
Dec
29
asked MonoGame and normal windowed desktop application
Dec
27
comment How attach a model with another model on a specific bone?
I think yes, from matrix, why are you using root bone instaned of bone of the right hand? Do you have image with result that you have?
Dec
18
comment How attach a model with another model on a specific bone?
try to switch multiplication order like this: effect.World = Model1TransfoMatrix[0]*model2Transform;
Dec
11
awarded  Custodian
Dec
11
reviewed Approve suggested edit on Why does CameraZ=0 result in no render?
Dec
10
comment Why does CameraZ=0 result in no render?
thanks I missed this :-)
Dec
10
accepted Why does CameraZ=0 result in no render?
Dec
10
asked Why does CameraZ=0 result in no render?
Sep
7
comment Game development using C# or .Net technology
and what about monogame? github.com/mono/MonoGame
Aug
5
answered Child parent rendering (flash) in XNA