Commit Graph

18 Commits

Author SHA1 Message Date
f800df6cf5 added camera pan for parallax and improved line drawing with preview line 2017-05-06 23:22:34 +01:00
9a4fd5e5c9 implement the complete stroke shader with custom blending mode 2017-04-05 15:55:11 +01:00
2dc7c4a9cc move log.h include in each file instead of pch, link libcurl and compile for mac 2017-04-02 16:57:56 +01:00
c34d1a1f44 minor changes and added namespace to avoid conflicts when integrating with PanoPainter 2017-03-15 08:17:22 +00:00
ee6d352fc6 added asset loading class, zoom factor, vbo switch, shader version 2017-03-13 01:16:20 +00:00
39f44eca5e rename .hpp headers to .h 2017-01-31 22:48:55 +00:00
Omar Mohamed Ali Mudhir
2f042c3e95 added resizing to osx window 2017-01-25 09:15:22 +00:00
9d6171c7d8 added color attribute and scissor clipping. Added debug callback to OpenGL messages 2017-01-24 20:05:19 +00:00
90ee10405d added rect shape with corrected uv interpolation 2017-01-18 23:01:00 +00:00
b351b70ddf enable multi sampling in Windows, fix circle shape 2017-01-18 00:14:50 +00:00
9e123a6a65 fix uv mapping for the circle shape 2017-01-17 20:55:39 +00:00
c93c1daecc create visual studio project, add Windows initialization code 2017-01-17 20:20:12 +00:00
Omar Mohamed Ali Mudhir
f1e6fb7716 add uv layout type for Circle shape 2017-01-17 20:02:15 +00:00
Omar Mohamed Ali Mudhir
d5fed78bf5 add Slice9 type 2017-01-16 14:42:22 +00:00
Omar Mohamed Ali Mudhir
8c217af051 added rounded rectangle, first iteration works but still needs improved corners 2017-01-16 03:58:21 +00:00
Omar Mohamed Ali Mudhir
baaaf213cc fix some shapes generation and draw a grid of shapes for an overview 2017-01-16 00:22:44 +00:00
Omar Mohamed Ali Mudhir
de17029e0d split template into a public template for storage allocation and private implementation and move the code into the cpp 2017-01-15 22:24:39 +00:00
Omar Mohamed Ali Mudhir
13d8e6e563 base setup for osx in place 2017-01-14 18:30:19 +00:00