Skip to content

[rlgl][rmodels][rshapes] Add support for GL_POINTS#5689

Open
maiconpintoabreu wants to merge 3 commits intoraysan5:masterfrom
maiconpintoabreu:Add-RL_POINTS
Open

[rlgl][rmodels][rshapes] Add support for GL_POINTS#5689
maiconpintoabreu wants to merge 3 commits intoraysan5:masterfrom
maiconpintoabreu:Add-RL_POINTS

Conversation

@maiconpintoabreu
Copy link
Copy Markdown
Contributor

@maiconpintoabreu maiconpintoabreu commented Mar 23, 2026

Add support RL_POINTS/GL_POINTS to be able to use DrawPoint3D.
The extra code is to add the alignment and the buffer size check.

With RL_POINTS (Works on Web)

image

With without RL_POINTS

image

@raysan5
Copy link
Copy Markdown
Owner

raysan5 commented Mar 25, 2026

@maiconpintoabreu this is a big change that I'm afraid should wait until raylib 6.0 release to be considered

@maiconpintoabreu
Copy link
Copy Markdown
Contributor Author

@maiconpintoabreu this is a big change that I'm afraid should wait until raylib 6.0 release to be considered

Sure, no problem, do you want me to close it and open again later on?

@raysan5
Copy link
Copy Markdown
Owner

raysan5 commented Mar 25, 2026

do you want me to close it and open again later on?

No, no, it's ok to have some issues/PRs open for the future 😄

@maiconpintoabreu
Copy link
Copy Markdown
Contributor Author

Testing RL_POINTS particle system compared with current implementation.

Screencast.from.2026-03-27.08-56-22.webm

Current Implementation:

Screenshot from 2026-03-27 08-54-33

With RL_POINTS

Screenshot from 2026-03-27 08-55-16

@maiconpintoabreu maiconpintoabreu changed the title [rlgl][models] Add support for GL_POINTS [rlgl][rmodels][rshapes] Add support for GL_POINTS Mar 27, 2026
@maiconpintoabreu maiconpintoabreu force-pushed the Add-RL_POINTS branch 2 times, most recently from e3165e6 to 8301894 Compare March 27, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants