We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
robby
Thanks for the info! Then I will stay here to ask questions.
»
ratchetfreak
I believe some implementations store a pattern as a sequence of directions. You can add some loc…
»
Alex Baines
If you've been in the handmade network IRC, or a Twitch channel of someone related to the network…
»
david009
Yeah, I'm looking into handwriting recognition stuff now. It's kind of in vein of those spell cas…
»
Gianluca Alloisio
Do you mean straight lines of freehand curved lines? Surely hand writing recognition is a good se…
»
William Bundy
...or not as the case may be. I got to streaming a few times this month, but overall there isn't …
»
Andrew Chronister
mmozeiko 1 2 3 4 5[ol] [li]one[/li] [li]two[/li] [li]three[/li] [/ol] one two three Thanks,…
»
Allen Webster
Actually I just realized that I intentionally took that out. Instead you can do <alt x> "d…
»
Mattie
Might be good to do some research on handwriting recognition.
»
Allen Webster
The forums is pretty much the only place for such searches but the issue with <ctrl + 1> &l…
»
Mārtiņš Možeiko
1 2 3 4 5[ol] [li]one[/li] [li]two[/li] [li]three[/li] [/ol] one two three
»
robby
Ok, good to know that it works as intended at the moment :) This all probably already came up so…
»
Andrew Chronister
Size tags have intentionally been disabled. I'll remove them from the editor to clarify that. The…
»
david009
How should a line pattern recognition work? I'm making a game prototype in which you can draw fre…
»
Mārtiņš Možeiko
If w and h is large enough, then going GPU might help. OpenCL, DirectCompute or OpenGL ComputeSha…
»
anaël seghezzi
Hi, I'm trying to optimize a multi-layer convolution function for some machine learning project …
»
Allen Webster
Ahh yes! Sorry I forgot to put a mention in for that. And in a project.4coder file you can now sa…
»
Jeremiah Goerdt
The 'ul' and 'size' tags are not formatted properly. The list has no numbers and the sizes have n…
»
Jeremiah Goerdt
mrmixer If understood correctly, it's a lib. Will it be distributed as full sources or binaries +…
»
Simon Anciaux
If understood correctly, it's a lib. Will it be distributed as full sources or binaries + headers…
»
Mikkel
Kelimion Indeed there will, Mikkel. I'm beginning work on the Windows version this month. This m…
»
Jeroen van Rijn
Indeed there will, Mikkel. I'm beginning work on the Windows version this month.
»
Thomas Dendale
If anyone is looking for this feature: 4coder version 4.0.16 has a "open all code recursive" com…
»
Mikkel
I see DWARF and ELF on the list and of course it's way down the line but, will there be PDB suppo…
»
Abner Coimbre
Indeed, Allen.
»
Allen Webster
Sweet!
»
Jeremiah Goerdt
This is where all you fine people will come to talk about debuggery things and ask all the questi…
»
Jeremiah Goerdt
That's right folks, after starting Lysa, formerly known as Gungnir, almost exactly one year ago (…
»
Mārtiņš Možeiko
Pack them next to each other in memory - like Casey is doing for render commands. The disadvantag…
»
Dumitru Frunza
If the size of the struct is of concern, what are the available options? One solution that I can …
»