issues
search
danbuis
/
BBDGamesLib
Code base to rapidly make Java based programs using OpenGL to render to the screen
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
handle empty lists being passed to render function
#147
danbuis
opened
2 years ago
0
Render text
#146
danbuis
closed
2 years ago
0
Enhance mouse functionality
#145
danbuis
closed
3 years ago
0
Convert GameObject2d xy position to a point
#144
danbuis
opened
3 years ago
0
Create "tween" system
#143
danbuis
opened
3 years ago
0
Provide a way to customize the background "wipe" color.
#142
danbuis
opened
3 years ago
0
Change function name for mouse select
#141
danbuis
closed
2 years ago
0
Bring in Utils class from existing projects
#140
danbuis
closed
2 years ago
0
Offset with radius
#139
danbuis
closed
3 years ago
0
Minor tweaks
#138
danbuis
closed
3 years ago
0
Revamp mouse
#137
danbuis
closed
3 years ago
0
Revamp mouse input
#136
danbuis
closed
3 years ago
0
BBDPolygon copyPolygon() not usable
#135
danbuis
opened
3 years ago
0
Add return type to set dice to facing
#134
danbuis
closed
3 years ago
0
Call render on a game component
#133
danbuis
closed
3 years ago
1
Render text
#132
danbuis
closed
2 years ago
1
Tech debt
#131
danbuis
closed
3 years ago
0
Make mouse selection work....
#130
danbuis
closed
3 years ago
0
Test Util class
#129
danbuis
opened
3 years ago
0
Mouse selection
#128
danbuis
closed
3 years ago
1
Enhanced clean
#127
danbuis
closed
3 years ago
0
Tests for polygon intersection
#126
danbuis
closed
3 years ago
1
Add Dice
#125
danbuis
closed
3 years ago
0
Put standard uniforms into constructor of GameItem
#124
danbuis
opened
3 years ago
1
Circle constructors
#123
danbuis
closed
3 years ago
0
convex poly intersection, check polygon where in addition to 2 clear intersections, there is a point on the perimeter
#122
danbuis
opened
3 years ago
0
Create circle constructors
#121
danbuis
closed
3 years ago
0
CleanPolygon() should remove adjacent repeat points
#120
danbuis
closed
3 years ago
0
ConvexPolygonIntersection needs to be symmetric
#119
danbuis
closed
3 years ago
1
ConvexPolygonIntersection needs to be able to return nulls if no intersection found
#118
danbuis
closed
3 years ago
1
PolygonIntersectPolygonPoints does not handle the same polygon well
#117
danbuis
closed
3 years ago
1
PolygonIntersectsPolgonPoints should return an empty list if the polys are only touching
#116
danbuis
opened
3 years ago
0
Successfully calculate the intersection of 2 convex polygons
#115
danbuis
closed
3 years ago
1
Create helper static class functions for some polygon operations
#114
danbuis
opened
3 years ago
0
Convex polygon intersection
#113
danbuis
closed
3 years ago
0
Click on the screen and return a GameObject
#112
danbuis
closed
3 years ago
1
Prep for 0.3
#111
danbuis
closed
3 years ago
0
Explore a second polygon constructor that validates some things
#110
danbuis
opened
3 years ago
0
Import 3d models
#109
danbuis
opened
3 years ago
0
Create dice system
#108
danbuis
closed
3 years ago
1
Modify polygons
#107
danbuis
closed
3 years ago
0
Explore changing polygon points and segs to lists
#106
danbuis
closed
3 years ago
0
Enable negative offsets for convex polygons
#105
danbuis
closed
3 years ago
1
Polygon offsets
#104
danbuis
closed
3 years ago
1
Change segment.intercept logic for verticals
#103
danbuis
closed
3 years ago
1
Add more thorough testing to polygon.equals()
#102
danbuis
closed
3 years ago
1
Add function to combine adjacent colinear segments
#101
danbuis
closed
3 years ago
1
Handle multiple polys from an offset operation [Concave offsets]
#100
danbuis
opened
3 years ago
0
Handle offsets that result in crossing polys due to [Concave offsets]
#99
danbuis
opened
3 years ago
0
Enable a GameItem2d to update and change as its underlying polygon changes
#98
danbuis
opened
3 years ago
0
Next