I ported a single header file soft rendering 3D engine that I saw on hackernews, an example of which is shown in the video.
@proman123coolboy16 күн бұрын
@chaosgoo oh,thanks!
@proman123coolboy17 күн бұрын
how did you make m5stickc remote streaming
@chaosgoo17 күн бұрын
I run a python script on my computer to capture the screen image, then shrink it down to the size of the esp32 screen, and then send it to my computer via tcp.
can you maybe make this into an 3d car game ? i would really like to see something like that i have an cardputer of my own
@chaosgoo16 күн бұрын
@@TheunOGGamer I'm not really familiar with the code for this demo, but I simply mapped the output to the buffer on the ESP32 screen. However, I can provide the original project code as well as the migration processing code at github.com/vjspdhpp/cardputerCity Also this is the engine author's repository address gitlab.com/drummyfish/small3dlib can be opened, but strangely his account is blocked for some reason.
@hongen0w024 күн бұрын
超帅
@Njdge24 күн бұрын
強
@ipigtaiwan22 күн бұрын
omg its 忍者狗
@lemon915324 күн бұрын
超屌🎉
@爆米花-e7i24 күн бұрын
這才要熱推
@kiasenolo-kilo25 күн бұрын
你狠 你是真狠
@gemo000225 күн бұрын
1:58 有焊台 就是個狠人了
@enigmatizando4090Ай бұрын
Great benchmark! Do you use any converter to connect the MIPI DSI display to the ESP32? Could you please let me know which one?
@chaosgoo28 күн бұрын
I used a resistor network. You can find information about it at spritesmods.com/?art=minimacplus
@barcelbr3799Ай бұрын
Which firmware did you use?
@chaosgoo16 күн бұрын
A simple transplant of someone else's project. The ported code is at github.com/vjspdhpp/cardputercity. You can directly use vscode with the platformio plug-in to compile firmware. The original code is located at gitlab.com/drummyfish/small3dlib
@M2ROfficalXTraАй бұрын
This is truly amazing!
@Cristian-jz9juАй бұрын
Hi, what display did you use for V851s?
@chaosgooАй бұрын
H163QLN01.1
@jobjob-topАй бұрын
👍
@TocqkaАй бұрын
WWWOW
@funzgm5358Ай бұрын
We are finding our birth pace with this one🗣️🗣️🗣️
@sofiaarnaudova7509Ай бұрын
WOAH I NEED THIS
@ColdFizz72Ай бұрын
Noce
@LemonGarageYTАй бұрын
"i think we're lost" *Pulls out Minecraft compass*
@xbaironxdevАй бұрын
we totally need a full video of this project, it's really dope!
@chaosgooАй бұрын
Yeah, I'm working on it. But we need to refine the design a little bit.