We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c31078c commit 6fe43eeCopy full SHA for 6fe43ee
1 file changed
README.md
@@ -18,6 +18,8 @@ This project uses no dependencies other than the Java Class library.
18
19
### Development Diary :
20
21
+The following is a diary of any intersting thoughts I had during the development of this rasterizer.
22
+
23
Converting C++ to Java is hell. Java doesn't let you do anything. I miss ``` const vec2& ``` T_T
24
25
#### october 9th
0 commit comments