3 registered members (NewbieZorro, TipmyPip, 1 invisible),
19,045
guests, and 8
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: video lite-c tutorials?
[Re: Blade280891]
#246771
01/17/09 03:13
01/17/09 03:13
|
Joined: Oct 2004
Posts: 4,134 Netherlands
Joozey
Expert
|
Expert
Joined: Oct 2004
Posts: 4,134
Netherlands
|
For a future subject, I'd be more interested in managing the actual code of any game. How does one correctly handle objects and structures, and the functions that control them? How to separate view from control and model efficiently with lite-c and what code samples are handy to use right away (for example, a linkedlist, hashmaps, garbage collectors...). Handling pointers, preventing memory losses, adding efficiency and optimisation are subjects where I'd like to have a broader view on. Even trying making a correct division of your code over your files bring issues and nasty problems.
Last edited by Joozey; 01/17/09 03:19.
Click and join the 3dgs irc community! Room: #3dgs
|
|
|
Re: video lite-c tutorials?
[Re: Blade280891]
#246786
01/17/09 09:10
01/17/09 09:10
|
Joined: Nov 2007
Posts: 1,032 Croatia
croman
Serious User
|
Serious User
Joined: Nov 2007
Posts: 1,032
Croatia
|
hehe PrenceofDarkness, believe it or not, i'm already working on multiplayer video tutorials. i'm working on several lessons. the goal of that mine tutorial is to teach you how to create fast paced shooter over internet/LAN  i'm sorry i hijacked your thread like this but i though you should know this. i wont have anything against you, making anothere MP tutorial cause more of them is done more people will start programming MP. or you could concentrate on some other area of programming in 3dgs? whatever you choose i wont mind 
Last edited by cerberi_croman; 01/17/09 09:10.
Ubi bene, ibi Patria.
|
|
|
Re: video lite-c tutorials?
[Re: croman]
#246835
01/17/09 15:04
01/17/09 15:04
|
Joined: Aug 2004
Posts: 1,305 New York
PrenceOfDarkness
OP
Serious User
|
OP
Serious User
Joined: Aug 2004
Posts: 1,305
New York
|
Thanks for the heads up cerberi_croman. I'll probably go with something else then just so we don't compete.
"There is no problem that can't be solved with time and determination." -me prenceofdarkness for instant messages on AIM.
Looking for a model designer PLEASE, SEND ME A PRIVATE MESSAGE OR EMAIL IF YOU'RE INTERESTED.
|
|
|
Re: video lite-c tutorials?
[Re: croman]
#246890
01/17/09 19:25
01/17/09 19:25
|
Joined: Oct 2004
Posts: 1,655
testDummy
Serious User
|
Serious User
Joined: Oct 2004
Posts: 1,655
|
Quoting Joozey. For a future subject, I'd be more interested in managing the actual code of any game. How does one correctly handle objects and structures, and the functions that control them? How to separate view from control and model efficiently with lite-c and what code samples are handy to use right away (for example, a linkedlist, hashmaps, garbage collectors...). Handling pointers, preventing memory losses, adding efficiency and optimisation are subjects where I'd like to have a broader view on. Even trying making a correct division of your code over your files bring issues and nasty problems. :highly pseudo-seconded: If given the option, 'I' would almost certainly choose to read* such material over not doing so. 'I' am roughly familiar with, but not an authority on, such subjects, (and certainly less so in the domain of Lite-C,) otherwise 'I' might attempt to put something together for free distribution. This might be a good candidate for "new topic" or old topic revival. (not a guarantee of participation)
|
|
|
Re: video lite-c tutorials?
[Re: PrenceOfDarkness]
#246941
01/17/09 23:16
01/17/09 23:16
|
Joined: Nov 2008
Posts: 41 ????????????
Dansta
Newbie
|
Newbie
Joined: Nov 2008
Posts: 41
????????????
|
do u no what i would like princeofdarkness? i would like a free sample video bout 5-10 min vid of showing the basics of using the engine physics then showing people the advanced stuff like football game or doing the crash physics on a car(i would like that)
Mmmmmmmmmmmmmmmmmmmmmm...Donuts!!!
|
|
|
Re: video lite-c tutorials?
[Re: Dansta]
#247496
01/21/09 10:08
01/21/09 10:08
|
Joined: Nov 2007
Posts: 1,032 Croatia
croman
Serious User
|
Serious User
Joined: Nov 2007
Posts: 1,032
Croatia
|
hey one question though, for all of you. now it came to my mind...would you like a tutorial where i talk about, and explain the code, add some of it or would you like a tutorial where i write whole code real time?
Ubi bene, ibi Patria.
|
|
|
Re: video lite-c tutorials?
[Re: croman]
#247499
01/21/09 10:46
01/21/09 10:46
|
Joined: Sep 2001
Posts: 375 Hamburg, Germany / Springfield...
Andreas C
Senior Member
|
Senior Member
Joined: Sep 2001
Posts: 375
Hamburg, Germany / Springfield...
|
hey one question though, for all of you. now it came to my mind...would you like a tutorial where i talk about, and explain the code, add some of it or would you like a tutorial where i write whole code real time? I think it would be more enjoyable to have you talk about and explain what you are doing rather than watching you type in code ... because if you talk while you type in your code then it will be somewhat tedious to follow the tutorial (after all, it's not a tutorial about typing in code  ) Cheers, Andreas
____________________________________________________ GameCore / Unity / UDK Lightwave 9.6 / Blender / Fragmotion / ZBrush 3.5 TextureMaker / PSP-X
|
|
|
Re: video lite-c tutorials?
[Re: Andreas C]
#247500
01/21/09 10:50
01/21/09 10:50
|
Joined: Nov 2007
Posts: 1,032 Croatia
croman
Serious User
|
Serious User
Joined: Nov 2007
Posts: 1,032
Croatia
|
no you missunderstood me. ofc i will explain and talk all along  but do you want me to write whole code or take for example finished game code and explain it and add some small parts of code not to type everything? 1. typing everything? 2. typing little and explaining already created code?
Ubi bene, ibi Patria.
|
|
|
|