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.
Simon Anciaux
I haven't implemented a 3D animation system myself, but a first step would be to look at how anim…
»
Simon Anciaux
The series is not aiming at doing a general purpose engine, the engine is specific to the game Ca…
»
20thCB
I know there are 400 episodes already and probably another 400 to go, so I was wondering if there…
»
Abner Coimbre
Hello folks, Thanks for sticking with us so far this year. It's my hope we're drawing ever close…
»
Neo Ar
For the month of July, we did the following: Began streaming full-time [Topic] Read sections 1.9…
»
Vidar
The problem is, that you loop over two arrays with different sizes. It will be fine as long as th…
»
Andrew Reece
I've done the quick fix of looking for the font in the same location as the executable. I'm not s…
»
David Butler
I've decided to make it standalone for the moment, but I think I might add some basic 4coder func…
»
Vidar
I tried your new version 0.6.1a. I had to remove -WX in the build.bat from the compiler settings …
»
LaresYamoir
From your text I'm not sure if you are aware, so I might be stating the obvious: What you describ…
»
LaresYamoir
Looks good! Probably a few weeks late but: I would say either support only one editor at first o…
»
Andrew Reece
Apologies for that Simon, thank you for trying to use it though! And thanks for the catch Mārtiņ…
»
Andrew Reece
Hi all, thanks for checking out my project. The software I'm making, 'Geometer', is a desktop app…
»
ashelley
Hello All, Disclaimer: - I apologize in advance if this post doesn't make sense or has already b…
»
Vidar
- Windows 10 x64 - Hello World 1 2 3 4 5import "fmt.odin"; main :: proc() { fmt.println("H…
»
Ginger Bill
Which OS? Could you give the demo code too, please?
»
Vidar
Hi, "Restoring the original declaration syntax." Happy to hear this and I wanted to try the new…
»
Matt Mascarenhas
Happy to be on board with this!
»
Mārtiņš Možeiko
I'm pretty sure you don't need to reinstall vcredist for this. This error most likely means that …
»
Simon Anciaux
I tried to launch the exe but got an assert right away: I probably need to install some vcredist…
»
Dan Zaidan
Oh yeah! (I can't believe I overlooked that... :( ) Now it's waay faster! 0.478! Thanks so much…
»
Dominik Madarász
The GDB frontend is very promising, based on what I could see it already makes me switch to it. T…
»
Mārtiņš Možeiko
ProfessorSil TOML looks nice but unless I'm missing something it's just a definition? There's no …
»
Ginger Bill
https://github.com/gingerBill/Odin/releases/tag/v0.6.1a Restoring the original declaration synta…
»
Taylor Robbins
empulse I personally prefer formats like the ones in Jonathan Blow's stream or .INI files. I don'…
»
Taylor Robbins
mmozeiko I like YAML files. Has similar capabilities as JSON, but no need for to type extra symbo…
»
Titan867
I was so sure that i had tried that Thank you, it works now W:\handmade\misc>shell *********…
»
Allen Webster
This isn't a problem with anything you did. I try to run the custom code through all of the comp…
»
Rayalan Kenyon
I personally prefer formats like the ones in Jonathan Blow's stream or .INI files. I don't unders…
»
Mārtiņš Možeiko
I like YAML files. Has similar capabilities as JSON, but no need for to type extra symbols like c…
»