What if you could earn Bitcoin for doing your daily Bible readings? Well now you can. Let me introduce to you, "The Orange Bible App."
I've been hard at work bringing this vision of mine to life and we are finally LIVE on the Apple App Store.
The goal is to encourage people to read the whole bible and introduce Christians to Bitcoin for doing it.
As you know since writing my book, "The Bible and Bitcoin" I've been on a mission to orange pill the church, I believe this app is the next tool to do that.
Read your Bible, earn Bitcoin. Each day you complete your reading your streak grows and you earn more. Miss a day and your streak goes to 0 and you start with the lowest reward again.
Gamified bible reading with Bitcoin. It's that simple!
Go download it now on the Apple App Store and get started. *Android is coming soon.
apparently its important i make it 100% clear that i used the following libraries in making this software
"@xyflow/react": "^12.5.6",
"dockview": "^6.0.7",
"nanoid": "^5.1.5",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"three": "^0.176.0",
"three-gpu-pathtracer": "0.0.23",
"three-mesh-bvh": "^0.9.10",
"xatlas-web": "^0.1.0",
"zustand": "^5.0.3"
thanks oss creators who let me tinker away in the evenings
still ticking on with the browser procedural modeller. we now have lights, cameras, scene contexts and the simplest possible material system.
quite a lot doesn't work, but more does work.
just for my mvp love i want to integrate pathtraced output.
.... just a small ask
I embedded an agent + API into my procedural modeller.
This was a 'log cabin' it made.
I'm honestly impressed - not a bad first attempt.
Prompt and output in the comments
I embedded an agent + API into my procedural modeller.
This was a 'log cabin' it made.
I'm honestly impressed - not a bad first attempt.
Prompt and output in the comments
I'm making insane progress with my web based procedural modelling tool. ๐ฑ
We have transforming and extruding faces in. These operations in the viewport also automatically insert the relevant nodes into the graph to keep it non destructive.