issues
search
vydd
/
sketch
A Common Lisp framework for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction, and more.
MIT License
1.41k
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Perlin noise function
#174
Kevinpgalligan
opened
4 weeks ago
0
How to use shaders?
#173
kflak
opened
3 months ago
2
Can Sketch render without anti-aliasing?
#172
aykaramba
closed
5 months ago
4
Input methods do not work
#171
HiPhish
closed
6 months ago
2
Batch vertices for large shapes.
#170
Kevinpgalligan
opened
7 months ago
4
Make defsketch generate a function for running sketches.
#169
Kevinpgalligan
opened
7 months ago
1
Add new join methods for when polyline angles are too sharp.
#168
Kevinpgalligan
opened
7 months ago
1
Input methods do not seem to work
#167
ptillemans
closed
7 months ago
3
Supersketches
#166
Kevinpgalligan
opened
7 months ago
0
Can't quickload sketch
#165
kflak
closed
8 months ago
1
Video support?
#163
kflak
opened
8 months ago
4
Backend refactor
#162
vydd
opened
9 months ago
0
Move field definitions out of env
#161
vydd
closed
9 months ago
0
Drawing huge polygons
#160
Gleefre
opened
9 months ago
2
Fixing typos.
#159
Kevinpgalligan
closed
9 months ago
0
Documentation
#158
Kevinpgalligan
closed
9 months ago
0
Improved interactive development
#157
Kevinpgalligan
opened
9 months ago
12
Revise input-handling interface.
#156
Kevinpgalligan
closed
9 months ago
0
Remove SDL2 'scancode-' prefix from on-close parameter.
#155
Kevinpgalligan
closed
9 months ago
0
Makes the winding rule configurable with pens
#154
vydd
closed
9 months ago
0
Make closing on esc configurable
#153
vydd
closed
9 months ago
0
Use glu-tessellate for triangulation
#152
vydd
closed
9 months ago
0
Ability to add additional superclasses to a sketch.
#151
Kevinpgalligan
opened
10 months ago
9
Rewrite error handling
#150
Gleefre
closed
10 months ago
0
Move viewport change handling and drawing outside of RENDER
#149
vydd
closed
10 months ago
1
Make RENDER-ENABLED always T
#148
Gleefre
closed
10 months ago
0
Fix restart-frames -- E
#147
vydd
closed
10 months ago
1
Use alexandria's WHEN-LET to avoid calling SKETCH-%WINDOW twice in sketch writers
#146
Gleefre
closed
9 months ago
0
Simpler way to reset %DELAYED-INIT-FUNS
#145
Gleefre
closed
10 months ago
0
Refactor INIT-IMAGE-TEXTURE!, avoid calling (DELAY-INIT-P) twice
#144
Gleefre
closed
9 months ago
0
Issue with FREE-RESOURCE
#143
Gleefre
opened
10 months ago
0
More flexible sketch class generation
#142
Kevinpgalligan
opened
10 months ago
2
Implement POLYGON using OpenGLU's tessellator.
#141
Gleefre
closed
9 months ago
3
Greater control of execution loop
#140
Kevinpgalligan
opened
10 months ago
1
Fix restart-frames -- D
#139
Gleefre
closed
10 months ago
0
Fix restart-frames -- C
#138
Gleefre
closed
10 months ago
0
Fix restart-frames -- B
#137
Gleefre
closed
10 months ago
0
Fix restart-frames -- A
#136
Gleefre
closed
10 months ago
0
Extend `on-leave` and `on-enter` to sketch windows
#135
swapneils
opened
10 months ago
2
Separate sketch window class
#134
Kevinpgalligan
closed
10 months ago
0
Don't draw border around images.
#133
Kevinpgalligan
closed
10 months ago
0
Make xy keyword args in draw
#132
Kevinpgalligan
closed
11 months ago
0
Interns defsketch accessors into the proper package
#131
vydd
closed
11 months ago
0
Adds shorthand versions of with-pen and with-font
#130
vydd
closed
11 months ago
0
Extend triangulate optimisation to quadrilaterals.
#129
Kevinpgalligan
closed
10 months ago
7
Add missing input-handling functions.
#128
Kevinpgalligan
closed
10 months ago
1
Renames the control flow functions
#127
vydd
closed
11 months ago
0
Enable drawing in event-handling functions
#126
Kevinpgalligan
opened
11 months ago
0
Add missing event-handling functions
#125
Kevinpgalligan
opened
11 months ago
3
Add LOOP-NO and LOOP-YES for control flow.
#124
Kevinpgalligan
closed
11 months ago
1
Next