Changeset 9f9f9a7 in opengl-game for TODO.txt


Ignore:
Timestamp:
Jul 17, 2018, 3:21:12 AM (6 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
fd6f465
Parents:
6877ef3
Message:

Improve the laser rendering algorithm by using a translucent white texture that gets blended with am arbitrary color.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TODO.txt

    r6877ef3 r9f9f9a7  
    3030==================
    3131-Figure out why rendering doesn't work on the Windows laptop
    32 -Investigate switching to SFML, i.e. create a simple demo of SFML with OpenGL and ImGui
    3332-Implement lasers
    3433
    3534MAJOR TASKS DONE
    3635==================
     36-Investigate switching to SFML, i.e. create a simple demo of SFML with OpenGL and ImGui
     37  -The SFML graphics module requires the compatibility profile, which on OSX is only available for OpenGL < 3.0
     38  -I don't think ImGui would work with SFML
     39  -When the time comes, maybe just try using the networking and audio components of SFML
Note: See TracChangeset for help on using the changeset viewer.