issues Search Results · repo:jackmott/easygl language:Nim
Filter by
4 results
(46 ms)4 results
injackmott/easygl (press backspace or delete to remove)The module is not listed on https://nimble.directory. Listing it there would greatly improve discoverability and ease of
installation.
Yepoleb
- Opened on Jun 5, 2021
- #5
This is pasted from my Terminal. I don t know how to read this error message :(.
Shader Compile Error (/home/mfg/Documents/easygl/examples/advanced_opengl/shaders/anti_aliasing.vert):
#version 330 core ...
ForceFaction
- Opened on Jan 9, 2020
- #4
..\..\src\easygl.nim(397, 30) Error: type mismatch: got type GLfloat but expected GLenum = distinct uint32
I tried to change to
when T is float32:
discard vertexType.GL_FLOAT
it compiles, but ...
JDragan
- Opened on Jul 24, 2019
- #3
I tried to compile the hello_triangle.nim example but I couldn t compile it due to this line.
The UseProgram wrapper procedure is actually just called Use (see here)
I would rename Use to be UseProgram ...
Samulus
- 9
- Opened on Dec 12, 2017
- #2
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.