bitluni / ESP32Lib

http://bitluni.net/esp32-vga/
441 stars 78 forks source link

Using 3d Engine with higher resolution #61

Open muller2002 opened 3 years ago

muller2002 commented 3 years ago

Hello, i want to use the VGA 3DEngine with another resolution than the default (200x150). No matter what resolution (except the standard resolution) I use, I always get a black image.

Any ideas?

(I use the Black Edition VGA board)

Martin-Laclaustra commented 3 years ago

Check the serial output. You are probably running out of memory.

filipobradovic commented 2 years ago

Check the serial output. You are probably running out of memory.

What model then can support higher resolution, I have standard Do it ESP32 DEVKIT v1

iProgramMC commented 2 years ago

I've seen some with 320 Kb and I've seen some with 520 Kb. Wikipedia says 320 Kb, other sites say 520 Kb. Did you try other resolutions and bitdepths, such as 320x240?