- May 3, 2018
- 1,403
- 1,013
What's an sfml? I am not too familiar with the subject
if it helps, I am working on my own project, just drawing a display for some sensors. A week ago finally I got a basic user interface test going, but the code I was using wasn't as flexible/powerful/simple/dynamic enough as I wanted it to be in order to move on to the next step. It's taken 5 days to basically reinvent a basic C# language and psuedo unity engine but in java, and tonight I finally got the program to open up a window without crashing. boring bug hunt is stressful, but it always pays off. I think about 20% energy goes into making the code, 20% getting it to work and 60% to polish it up for any project, twine or no twine.
if it helps, I am working on my own project, just drawing a display for some sensors. A week ago finally I got a basic user interface test going, but the code I was using wasn't as flexible/powerful/simple/dynamic enough as I wanted it to be in order to move on to the next step. It's taken 5 days to basically reinvent a basic C# language and psuedo unity engine but in java, and tonight I finally got the program to open up a window without crashing. boring bug hunt is stressful, but it always pays off. I think about 20% energy goes into making the code, 20% getting it to work and 60% to polish it up for any project, twine or no twine.