We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3D maze in browser controlled by Small Basic
#78
Networking on Maze3D web page (with server) is a very intensive and working in sync with game loop (50fps). Generally, it will be nice to have option in settings page for networking ("fps"): 1,5,10 or 50. This feature could eliminate network consuming between web page and server. The workflow:
Maze 3D web page -> game loop (~20ms) : 1. fetch (request + DB + response) -> calculations and start animation(s) -> 2. fetch(request + DB + response).
Reply


Messages In This Thread
RE: 3D maze in browser controlled by Small Basic - by stevantosic - 02-17-2025, 06:55 PM

Forum Jump:


Users browsing this thread: 39 Guest(s)