Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~612 People Reached
Favorite Forums
Favorite Tags
c++ x 4

5 Posted Topics

Member Avatar for TristanS

Hi Guys, I'm currently underway developing an in-house 3D game engine for my studio here in Australia. I'm new to the gaming industry and obviously still an indie developer, though I've modded games for a couple of years now. However, I have quite a few years experience (4-5) in software …

Member Avatar for TristanS
0
243
Member Avatar for gunbuster363

You don't use a console app to write a GUI based program (well, you can, but its tricky for new programmers). The Win32 console project is for console projects, the Win32 Project is for GUI applications. They are compiled slightly differently at the command line and one requires an [B]int …

Member Avatar for gunbuster363
0
129
Member Avatar for princeess

Simultaneously for 1 robot, or for a number of robots that are currently active/spawned? You may have to look at the use of threading or possibly doing 2 updates (one for length and one for breadth) before you render so they appear to have made those 2 moves at the …

Member Avatar for TristanS
1
91
Member Avatar for Rishikeshan

Depends on what you are trying to do. Are you wanting to design game levels, script, work on sound/music? If you're working on your own, you're gonna need at least a general working knowledge of how levels are compiled, how to integrate them with scripts etc.

Member Avatar for TristanS
0
88
Member Avatar for theman700

What sort of assistance do you need? And what sort of script are you looking to upload?

Member Avatar for TristanS
0
61

The End.