We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Allen Webster
A few of the command lines options are retired right now. If I left them in the README or someth…
»
Shazan
I have been reading Computer-Graphics-Principles-Practice-2nd. And I was wondering is there a op…
»
Mārtiņš Možeiko
miotatsu already provided answers to few of your questions - he listed few online lectures you ca…
»
Shazan
I am also interested in this field any homework I should do? What is the best book to study about…
»
Raytio
I am doing for example 4ed whatever.cpp -i 100 Whatever.cpp opens but does not jump to the line…
»
robert
Hi Allen, I have this same issue. When I minimize 4coder, and then restore it, I just have a ful…
»
Jeremiah Goerdt
It seems like a really exciting field. If I weren't looking for a programming job right now, I th…
»
Neo Ar
Background So for those of you who don't know, for the last handful of months I've been doing dee…
»
Den V
Thank you mmozeiko and ratchetfreak. Lots of very useful info for me.
»
doublenibble
Had yet another frustrating day with Visual Studio freezes, which brought me back to try 4coder. …
»
Dominik Madarász
Is it possible to load files in folders recursively? For example, I have some files in folder "c…
»
Ian
mrmixer It works fine for me on Windows 7 64bits. Again thanks for taking the time to try it! It…
»
Todd
Lucas I know what you mean. Frankly, I'm getting pretty sick of installing all of this bullshit d…
»
Jeremiah Goerdt
Thought I'd bump this thread to get it in front of more eyes. If you know anyone who might know …
»
Simon Anciaux
It works fine for me on Windows 7 64bits.
»
Mārtiņš Možeiko
No problem :) Just learn to use debugger more - examine all the values to see if they are what yo…
»
Ian
Thanks for taking the time to try it! And sorry for wasting your time by messing up the hosting. …
»
Muhammed Yaman
mmozeiko Hmm, what about Buffer.Pitch value inside RenderWeirdGradient function? Thank you soooo…
»
Mārtiņš Možeiko
Hmm, what about Buffer.Pitch value inside RenderWeirdGradient function?
»
Muhammed Yaman
mmozeiko Ok, the values are reasonable inside Win32DisplayBufferInWindow function. What about ins…
»
Mārtiņš Možeiko
Ok, the values are reasonable inside Win32DisplayBufferInWindow function. What about inside Rende…
»
Mārtiņš Možeiko
Also .bz2 format is super unfriendly for Windows users. .zip is more friendlier - it can be open …
»
Muhammed Yaman
Can you check again? should be fixed now. Sorry about that
»
Simon Anciaux
There are no windows binaries in the file.
»
Mārtiņš Možeiko
Your prnt dot sc link points to this topic. That doesn't help much.
»
Muhammed Yaman
mmozeiko Does WindowWidth, WindowHeight and Buffer.Width and Buffer.Height have good values? Is B…
»
Ian
Hey, these past few weeks I've been developing a game as a challenge to myself, to try and finis…
»
Felix Klinge
quien On one hand the cache line has to be read in order to be written - so cache misses on writ…
»
Felix Klinge
You'd have to implement code that does the blending for you. A simple linear interpolation betwee…
»
Nikita Smith
mrmixer, thank you for your feedback. I will try to fix everything you mentioned til next release.
»