Opened 17 years ago
Last modified 16 years ago
#239 closed task
Main Loop and Threads — at Version 1
Reported by: | nicolasc | Owned by: | patrick |
---|---|---|---|
Priority: | minor | Milestone: | Future Engine Features |
Component: | GeneralFramework | Version: | 0.0.3 |
Keywords: | Cc: | ||
Referenced By: | References: |
Description (last modified by nicolasc)
The corepiece of progamming art
some thoughts: Creation and Segmentation of an intelligent main loop (i.e the graphics part need only be called every 1/50 seconds)
Distribution of "tasks" into separate threads:
- sound
- video
- physics and collision
- network
Change History (2)
comment:1 Changed 17 years ago by nicolasc
- Description modified (diff)
- Summary changed from Main Loop and Multiple Threads to Main Loop and Threads
Changed 17 years ago by landauf
Note: See
TracTickets for help on using
tickets.