Michal Štrba
|
0183f7fbbb
|
Merge pull request #86 from svera/update-image
Update image
|
2018-01-12 12:57:11 +01:00 |
Sergio Vera Castellano
|
3706fa8879
|
Removed unneeded parentheses
|
2018-01-12 12:51:07 +01:00 |
Sergio Vera Castellano
|
0e9ff7b70e
|
Added new image
|
2018-01-12 12:48:09 +01:00 |
Michal Štrba
|
14ace447b5
|
Merge pull request #85 from svera/parallax-scroll
Parallax scroll (fixes #75)
|
2018-01-12 12:44:11 +01:00 |
Sergio Vera Castellano
|
b4c1033c47
|
Corrected image placement
|
2018-01-12 12:43:09 +01:00 |
Michal Štrba
|
50dd323ba4
|
Merge pull request #82 from svera/procedural-terrain-1d
Procedural terrain 1D
|
2018-01-12 12:42:22 +01:00 |
Sergio Vera Castellano
|
b40854c1d7
|
Update image
|
2018-01-12 12:40:02 +01:00 |
Sergio Vera Castellano
|
2f957ede44
|
Updated comment
|
2018-01-12 12:31:00 +01:00 |
Sergio Vera Castellano
|
0f4afdc244
|
Added result image
|
2018-01-12 12:29:08 +01:00 |
Sergio Vera Castellano
|
d04bf34361
|
Updated window title
|
2018-01-12 12:23:10 +01:00 |
Sergio Vera Castellano
|
ff0040bbb1
|
Small adjustments
|
2018-01-12 12:19:58 +01:00 |
Sergio Vera Castellano
|
1f1324dbe8
|
Fixed images
|
2018-01-12 10:37:52 +01:00 |
Sergio Vera Castellano
|
dc889f0631
|
Fixed comments
|
2018-01-12 10:33:24 +01:00 |
Michal Štrba
|
8dd236979d
|
Merge pull request #84 from peterhellberg/change-screenshot-aspect-ratios
Change screenshot aspect ratios
|
2018-01-11 23:18:13 +01:00 |
Peter Hellberg
|
9942ab3da3
|
Change screenshot aspect ratios
|
2018-01-11 23:14:54 +01:00 |
faiface
|
3afca9093d
|
add some community examples screenshots to README
|
2018-01-11 22:55:26 +01:00 |
Michal Štrba
|
97f07acd5e
|
Merge pull request #83 from peterhellberg/add-pixel-experiments-to-community-examples
Add pixel experiments to community examples
|
2018-01-11 22:50:56 +01:00 |
Peter Hellberg
|
da55b9ddca
|
Add bouncing experiment to community examples
|
2018-01-11 22:42:04 +01:00 |
Peter Hellberg
|
b50671c353
|
Add starfield experiment to community examples
|
2018-01-11 22:39:45 +01:00 |
Peter Hellberg
|
dc2b6fe7b1
|
Add raycaster experiment to community examples
|
2018-01-11 22:39:36 +01:00 |
Sergio Vera Castellano
|
bd468c8629
|
Added result image
|
2018-01-11 17:53:16 +01:00 |
Sergio Vera Castellano
|
060142a8f9
|
Added readme
|
2018-01-11 17:43:39 +01:00 |
Sergio Vera Castellano
|
75e90bb010
|
Refactored code
|
2018-01-11 16:55:20 +01:00 |
Sergio Vera Castellano
|
f4b7c74524
|
First commit
|
2018-01-11 14:52:23 +01:00 |
Sergio Vera Castellano
|
55fa9fd100
|
Fixed readme
|
2018-01-11 09:58:34 +01:00 |
Sergio Vera Castellano
|
814aff8f1c
|
Removed log
|
2018-01-11 09:56:36 +01:00 |
Sergio Vera Castellano
|
79a78f2f1c
|
First commit
|
2018-01-11 09:54:39 +01:00 |
Michal Štrba
|
95f4386cf5
|
Merge pull request #79 from mewpull/poll
pixelgl: export UpdateInput
|
2018-01-04 19:32:21 +01:00 |
mewmew
|
f7b8a5a1a3
|
pixelgl: clarify UpdateInput docs
|
2018-01-04 19:23:53 +01:00 |
mewmew
|
4dc0b013f3
|
pixelgl: export UpdateInput
|
2018-01-01 21:04:56 +01:00 |
Michal Štrba
|
597550c16b
|
Merge pull request #77 from svera/isometric-basics
Isometric community example
|
2017-12-31 18:33:17 +01:00 |
Sergio Vera Castellano
|
c65ed3a739
|
Added sample image
|
2017-12-31 18:07:00 +01:00 |
Sergio Vera Castellano
|
b04ac93aaa
|
First commit
|
2017-12-31 17:56:58 +01:00 |
Michal Štrba
|
9b325eee4e
|
Merge pull request #74 from svera/scrolling-background
Infinite scrolling background demo
|
2017-12-28 12:20:12 +01:00 |
Sergio Vera Castellano
|
82de22b7cf
|
made framerate independent
|
2017-12-28 10:43:17 +01:00 |
Sergio Vera Castellano
|
302f1f5411
|
Small example explanation
|
2017-12-27 17:05:43 +01:00 |
Sergio Vera Castellano
|
5b2ad29f7b
|
First commit
|
2017-12-27 16:29:21 +01:00 |
Michal Štrba
|
225de575de
|
Merge pull request #70 from PlainSight/improve-geo-tests
Improve geometry tests
|
2017-11-20 02:17:18 +01:00 |
Michal Štrba
|
cceaac897e
|
Merge pull request #69 from PlainSight/add-getpos-to-window
Add GetPos function to window
|
2017-11-20 02:15:20 +01:00 |
ALex Ogier
|
1c4776d672
|
minor adjustments with how tests are named and run
|
2017-11-20 13:51:15 +13:00 |
ALex Ogier
|
c9df32add0
|
refactor and add test cases
|
2017-11-20 13:51:15 +13:00 |
ALex Ogier
|
41a3073be3
|
add GetPos function to window
|
2017-11-20 13:37:22 +13:00 |
faiface
|
be9fbb76bd
|
README: add Windows guide mention
|
2017-11-15 21:38:24 +01:00 |
faiface
|
3d6f497bd5
|
dirty fix #58 (panic on minimizing windows)
|
2017-11-08 22:28:32 +01:00 |
Michal Štrba
|
0d89f0e36e
|
Merge pull request #61 from Schobers/master
Added SetPos to pixelgl.Window
|
2017-10-27 20:48:00 +02:00 |
Sander Schobers
|
8e68e71083
|
Added SetPos to pixelgl.Window
|
2017-10-27 20:35:45 +02:00 |
faiface
|
5612defeba
|
README: mention OpenGL version
|
2017-10-19 21:34:09 +02:00 |
faiface
|
926b8181b3
|
add Vec.Project
|
2017-10-15 19:50:41 +02:00 |
faiface
|
6e27fc84e7
|
add pixel.Unit
|
2017-10-15 19:43:12 +02:00 |
faiface
|
6215259c1d
|
add pixel.Clamp
|
2017-10-15 19:42:13 +02:00 |