Missing space between improved to

master
Ravi Mali il y a 7 ans
Parent
révision
6abcdcaacc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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

Chargement…
Annuler
Enregistrer