Skip to content

issues Search Results · repo:mpaland/vic language:C++

Filter by

10 results
 (69 ms)

10 results

inmpaland/vic (press backspace or delete to remove)

Can we please have Visual Studio 2017 C++ demo project that actually builds and runs? Kind regards
TBD
  • DBJDBJ
  • 3
  • Opened 
    on Aug 31, 2018
  • #10

Implement/add gauge widget
feature
  • mpaland
  • Opened 
    on Dec 1, 2017
  • #9

Add widgets: - [ ] Checkbox - [ ] Radiobox - [ ] Button - [ ] Text scroller - [ ] Circular gauge
feature
  • mpaland
  • Opened 
    on Dec 1, 2017
  • #8

- [ ] Add more fonts - [ ] Correct/fix existing fonts Use bmfont tool for conversion
enhancement
help wanted
  • mpaland
  • Opened 
    on Dec 1, 2017
  • #7

Implement anti aliasing support
feature
gpr
  • mpaland
  • Opened 
    on Dec 1, 2017
  • #6

line_horz() might be overridden by the driver and is much faster than calling a lot of single drv_pixel_set() for drawing a horz line.
enhancement
gpr
  • mpaland
  • 1
  • Opened 
    on Jul 14, 2017
  • #5

Solid triangle algorithm fails on flat horizontal orientated triangles, like 10,10 / 30,8 / 50,10
bug
gpr
  • mpaland
  • 1
  • Opened 
    on Aug 8, 2014
  • #4

This implementation of Xiaolin Wu s anti aliasing line algorithm has a problem with a 2 pixel line like drv_line_aa(10,10,100,11).
bug
gpr
  • mpaland
  • Opened 
    on Jun 27, 2014
  • #3

Implement rendering of an anti aliased arc (drv_arc_aa).
gpr
help wanted
TBD
  • mpaland
  • 1
  • Opened 
    on Jun 26, 2014
  • #2

Implement a fast (flood) fill algorithm. See http://www.codeproject.com/Articles/16405/Queue-Linear-Flood-Fill-A-Fast-Flood-Fill-Algorith as a good start point. Keep in mind: It shouldn t be too stack/heap ...
gpr
TBD
  • mpaland
  • Opened 
    on Jun 26, 2014
  • #1
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub