HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jariRG

no profile record

comments

jariRG
·3 года назад·discuss
https://fgiesen.wordpress.com/2012/04/08/metaprogramming-for... But there's more: https://fgiesen.wordpress.com/category/demoscene/
jariRG
·4 года назад·discuss
Afaik this is exactly what Unity builds are. https://en.wikipedia.org/wiki/Unity_build
jariRG
·6 лет назад·discuss
I think the 10 years is the key here. 15+ years ago the DevC++ was a gem, lightweight, fast usable IDE. But 10 years ago there was the free VSExpress out (not even the first, 2005 and 2008) which was far superior to DevC++ imho. (edit: on Windows)
jariRG
·6 лет назад·discuss
The size limited demos are use techniques like in the OP, scrapping the runtime, no std, filling the unused exe header sections with own data, quantizing floating point values, etc. And/or exe packers like Crinkler and kkrunchy. COM's are no longer used.
jariRG
·6 лет назад·discuss
+1 for SOMA. That game was amazing emotionally. It was left me thinking for days what i went through in it.
jariRG
·6 лет назад·discuss
I can recomment HROT, it is still in development but you can try the demo on Steam. It is awesome. Fun fact: it looks like Quake engine but not, it is written in Pascal.