Reading Box2D documentation. Last time I used it was through Löve2d with Lua, so this is an interesting change. Also there's a new major version with an API change. #GameDev
28.11.2024 10:31Reading Box2D documentation. Last time I used it was through Löve2d with Lua, so this is an interesting change. Also there's a new...Auth, database and storage will be handled via easy / serverless solutions like Firebase or Supabase. Maybe Airtable for a read only data source.
20.3.2024 19:05Auth, database and storage will be handled via easy / serverless solutions like Firebase or Supabase. Maybe Airtable for a read only data...There will be different templates like dating app, questions app, photo sharing app, map location app...
20.3.2024 19:04There will be different templates like dating app, questions app, photo sharing app, map location app...Thinking of starting a new side project in selling "ready to launch" app templates. Users will get all the code and necessary stuff to launch an MVP, and documentation to do so. #BuildInPublic #MVP #Swift #SwiftUI
20.3.2024 19:04Thinking of starting a new side project in selling "ready to launch" app templates. Users will get all the code and necessary...I'm preparing the release of Score Keeper for #visionOS and now I need to add screenshots. Should I just screenshot the simulator? What's people doing?
#BuildInPublic #iOSDev #SwiftUI
28.1.2024 10:12I'm preparing the release of Score Keeper for #visionOS and now I need to add screenshots. Should I just screenshot the simulator?...I don’t like how in visionOS the tint of a button changes the background instead of the label, specially with the bright colors that are normally used for this. Seems like an odd choice from Apple.
#BuildInPublic #SwiftUI #VisionPro
12.1.2024 18:08I don’t like how in visionOS the tint of a button changes the background instead of the label, specially with the bright colors that are...The app is looking really good on #visionOS too. This is exactly the same code as for the #iOS, gotta love SwiftUI!
I don't think anyone will have a Vision Pro on while playing #BoardGames... but they'll have the option.
#BuildInPublic #SwiftUI #iOSDev
12.1.2024 08:44The app is looking really good on #visionOS too. This is exactly the same code as for the #iOS, gotta love SwiftUI!I don't think anyone...I implemented the color selection UI in like 5 minutes, but then spent 2 hours tweaking the animation and the haptic response 🫠
7.1.2024 13:10I implemented the color selection UI in like 5 minutes, but then spent 2 hours tweaking the animation and the haptic response 🫠It’s the little interactions ✨
7.1.2024 13:03It’s the little interactions ✨#BuildInPublic #BoardGamesFirst look at the new app I’m making. It lets you track points and scores in a board game for example.
I still need to polish it and add some features, but I’m already loving the simplicity of it.
#BuildInPublic #BoardGame #BoardGames
7.1.2024 13:00First look at the new app I’m making. It lets you track points and scores in a board game for example.I still need to polish it and add...I was writing some #C code, it segfaulted. Ported it quickly to #Rust, had to change it a bit for it to compile. Ported those changes back to C, it worked like a charm. That's how you use Rust, right?
3.12.2023 11:32I was writing some #C code, it segfaulted. Ported it quickly to #Rust, had to change it a bit for it to compile. Ported those changes back...It’s my first time adding alternative app icons and it was so fun! I now only need better icons 🫠
#BuildInPublic #SwiftUI #iOSDev
29.11.2023 14:58It’s my first time adding alternative app icons and it was so fun! I now only need better icons 🫠#BuildInPublic #SwiftUI #iOSDevI'll try to submit the app with the "system" theme as the default. If they reject it, I'll change it, and let the users decide if they want the app to look like stock one or not.
26.11.2023 18:36I'll try to submit the app with the "system" theme as the default. If they reject it, I'll change it, and let the users...My plan was to make an #iOS calculator visually similar to the stock one, but with more features. But point 5.2.5 of the App Store guidelines prevents just that, that's why I added theming in the first place.
#BuildInPublic #SwiftUI #iOSDev
26.11.2023 18:36My plan was to make an #iOS calculator visually similar to the stock one, but with more features. But point 5.2.5 of the App Store...Might have to make my own, mimicking the Android one.
21.11.2023 11:53Might have to make my own, mimicking the Android one.How is the iOS calculator so bad?
21.11.2023 11:53How is the iOS calculator so bad?#iOS #iPhoneIf you're interested, this is an app that displays water fountains near you. It uses #OpenStreetMap as a source and is #OpenSource
https://apps.apple.com/app/id6447196147
https://github.com/marionauta/fountains-ios
16.11.2023 12:56If you're interested, this is an app that displays water fountains near you. It uses #OpenStreetMap as a source and is #OpenSource...Final implementation of my marker clustering algorithm for #SwiftUI. Really odd that the native Map view doesn't have it, but that led me to develop this and I'm loving it! I may use my implementation on the android app too, since the included clustering is kind of wonky.
#Swift #BuildInPublic #WaterFinder
16.11.2023 12:54Final implementation of my marker clustering algorithm for #SwiftUI. Really odd that the native Map view doesn't have it, but that led...What I like is that the algorithm only needs minimal modifications (let's see) and runs perfectly fine at 60 fps on my weak travel laptop.
12.11.2023 10:47What I like is that the algorithm only needs minimal modifications (let's see) and runs perfectly fine at 60 fps on my weak travel...Some screenshots
#raylib #GameDev #GraphicsProgramming
12.11.2023 10:29Some screenshots#raylib #GameDev #GraphicsProgramming⬆️
⬇️