Missing space between improved to

master
Ravi Mali hace 7 años
padre
commit
6abcdcaacc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      raylib-internal-buffers-(2D-vs-3D).md

+ 1
- 1
raylib-internal-buffers-(2D-vs-3D).md

@ -1,4 +1,4 @@
raylib was primary conceived for 2D game programming, but with some basic 3D support. Every new raylib version, 3D support has been improvedto the point of including shaders and postprocessing effects. Dealing with 2D and 3D in an easy way required some technical trade-offs that may not be a perfect solutions for 2D or 3D, but work very well for both systems coexistence.
raylib was primary conceived for 2D game programming, but with some basic 3D support. Every new raylib version, 3D support has been improved to the point of including shaders and postprocessing effects. Dealing with 2D and 3D in an easy way required some technical trade-offs that may not be a perfect solutions for 2D or 3D, but work very well for both systems coexistence.
### Three separate internal buffers

Cargando…
Cancelar
Guardar