You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed part 1 of creating a 3D engine, but when I ran the code all I see is random pixels flickering (as shown in the video). Then I tried to copy the code from this repo but I got the same issue when I ran the code. Did I do something wrong or is the code actually broken somehow???
Hello,
I solved this issue by searching terminal in Windows search bar, then opening Terminal properties and choosing Windows Console Host as the default terminal application. Also I needed to replace demo.ConstructConsole(256, 240, 4, 4) with demo.ConstructConsole(256, 240, 2, 2).
I followed part 1 of creating a 3D engine, but when I ran the code all I see is random pixels flickering (as shown in the video). Then I tried to copy the code from this repo but I got the same issue when I ran the code. Did I do something wrong or is the code actually broken somehow???
OneLoneCoder.com.-.Console.Game.Engine.-.3D.Demo.-.FPS_.464.60.2024-07-20.20-56-51.mp4
The text was updated successfully, but these errors were encountered: