Week 44: Halloween

This is my first Halloween. I dressed up with a white sheet from JYSK as a ghost. Because I can not find any costume shop, and I can’t afford expensive costume.

It was an escape room game hold in some second year students’ apartment. We had fun and they made everything carefully.

RenderDoc

Last month, I focus a lot on WebGL shader. I wasted a lot of time. Not only because I am not familiar the grammar. I don’t know when to use shader and how to debug it. ChatGPT helped a lot, but still not enough.

I found this tool called RenderDoc. It is a free and open-source graphics debugger. It can capture and replay frame. I haven’t use it yet. But I will try it next time.

Another thing, I learnt some graphic effects in Krita in 2D graphic class. I think I can try to use shader to implement them.

Meta Spatial SDK

I found this, when I was helping some student to do their VR project. Turns out meta already announced their SDK for android studio. And also the unreal support. I will try these two in the following week.

EdTech Hackathon

I attended one team and we are going to make an APP for Estonian study. I read some API that is a digitalized Estonian dictionary, Ekilex. The website is all in Estonian. I need time to figure out how to use it.