483 reputation
111
bio website
location Munich
age
visits member for 1 year, 4 months
seen May 18 at 11:44
stats profile views 49

Apr
13
accepted Support for different resolutions in a tabletop environment
Apr
13
revised Support for different resolutions in a tabletop environment
edited body
Apr
12
comment Support for different resolutions in a tabletop environment
Luckily this is 2D and the plane is being projected into 3D space using XAML and DirectX. Pretty nice effect.
Apr
12
asked Support for different resolutions in a tabletop environment
Apr
10
comment How to remove text from a command line box?
-1. Using system is resource heavy, insecure and can be recognized as a false positive by anti virus programs. Never ever use it when there is another alternative like the linked article.
Apr
4
reviewed No Action Needed Interstellar Economic Simulation
Apr
4
awarded  Nice Question
Apr
4
comment Which features belong to the engine and which ones to a game?
Well just start making games without worrying too much about the "engine" is definitely a nice suggestion.
Apr
4
accepted Which features belong to the engine and which ones to a game?
Apr
4
asked Which features belong to the engine and which ones to a game?
Mar
29
accepted Approach on how to split game assets into split archives
Mar
28
comment Approach on how to split game assets into split archives
@Liosan: I was thinking that seeking to and reading a small file in a 5MB archive is much more efficient than doing this in one of 1GB size which hold everything. (the sizes are chosen arbitrary) Am I wrong?
Mar
27
asked Approach on how to split game assets into split archives
Mar
5
awarded  Custodian
Mar
5
reviewed No Action Needed Are there still advantages to using gl_quads?
Feb
15
revised How does one load TMX files into a SFML game?
fixed a typo
Feb
15
comment How does one load TMX files into a SFML game?
Keep in mind to accept one answer, which both increases your reputation and helps you get help in the future if people see, that you approve of given hints and answers!
Feb
14
answered How does one load TMX files into a SFML game?
Feb
8
accepted Tile-based game with DirectX - issues with transparency and StretchRect
Feb
5
answered Tile-based game with DirectX - issues with transparency and StretchRect