Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draw the screen from the GPU to the main form #43

Closed
saku-koodari opened this issue Sep 6, 2016 · 2 comments
Closed

Draw the screen from the GPU to the main form #43

saku-koodari opened this issue Sep 6, 2016 · 2 comments

Comments

@saku-koodari
Copy link
Owner

saku-koodari commented Sep 6, 2016

From the #22 GUI:

I have to decide, what Graphic Library I'll use.

At the moment I am thinking .NET drawing:
https://msdn.microsoft.com/en-us/library/a36fascx(v=vs.110).aspx

Beacuse it seems to be easiest way.

@saku-koodari saku-koodari mentioned this issue Sep 6, 2016
saku-koodari pushed a commit that referenced this issue Sep 8, 2016
saku-koodari pushed a commit that referenced this issue Sep 8, 2016
… added Toolbox class for generating random pixels to a screen.
saku-koodari pushed a commit that referenced this issue Sep 8, 2016
saku-koodari pushed a commit that referenced this issue Sep 8, 2016
saku-koodari pushed a commit that referenced this issue Sep 10, 2016
saku-koodari pushed a commit that referenced this issue Sep 10, 2016
@saku-koodari
Copy link
Owner Author

I made an own branch for drawing (drawing)

saku-koodari pushed a commit that referenced this issue Sep 10, 2016
@saku-koodari
Copy link
Owner Author

I close this issue. This is basically done, but the drawing seems to be a way too slow. Issue about making faster graphics is #47.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant