Wu Yiming's Avatar
Wu Yiming
Member since

Recent Activity

I finally drew an icon for my painting program!

View original message on Discord

was doing grocery, and I tried to install OurPaint on one of the huawei pad in the market, and it runs so well almost like desktop grade 😮

Downside is that the pen doesn't have buttons so I guess I need to support more gestures 😦

View original message on Discord

I've added Display P3 color space to my painting program

View original message on Discord

OurPaint now fully works under Android and desktop OpenGLES as well!

View original message on Discord

OurPaint v0.3b is out!

Fixed some crashes, and also fixed display issues on some intel integrated graphics devices!

https://www.wellobserve.com/index.php?post=20240802172021

View original message on Discord

The hardware of my diy video camera is mostly finished 😄 (minus the connections of the buttons cause I forgot to get pull up resistors. It's mostly serviceable, the shell only need tiny bit tweaking.

View original message on Discord

The casing for my DIY camera is almost ready for print 😄

View original message on Discord

Made mechanical component modellings tonight for major parts of my little raspberry pi camera project

View original message on Discord

Using ssh X11 forwarding to test my camera program on raspberry pi remotely, tonight I added manual/automatic controls for white balance and exposure and IR cut feature 😄

View original message on Discord

https://youtu.be/_NTHuGj5Vas
this is the first video from my diy Raspberry Pi video camera, with camera software written with LaGUI as interface and ffmpeg libavcodec as H264 encoder

View original message on Discord

Lagui 3D viewport now also working on my phone with GLES3.2 😄

View original message on Discord

I got my LaGUI working on Android! 😄

View original message on Discord

I made this tiny ERP program from scratch this afternoon lmao... It can track orders, do product list/options, and track inventory and customers. Requires laGUI, repository is https://www.wellobserve.com/repositories/chengdulittlea/elarp

View original message on Discord

Our Paint v0.3 is out NOW

With a ton of new features, major performance boost in file I/O, lots of refinements with the UI and improved stability, #OurPaint is now battle-tested by actual production works and available for everyone!

Download now:
http://chengdulittlea.com/OurPaint

View original message on Discord

I improved project file R/W for OurPaint this afternoon and now it has multi-thread, which vastly increased the speed when loading/saving the file. My comic pages usually take 40s-1min to save, now it takes like at most 5 seconds 😄

View original message on Discord

Made a file filter feature in LaGUI 😄 1

View original message on Discord

Lock alpha and tint feature now part of OurPaint 😄

View original message on Discord

Yesterday I finally made a thumbnail support for OurPaint! Currently it just reads linux thumbnail cache PNG... And no windows support yet, but I'm gonna make a direct thumbnail reading feature from .ourpaint file so it will work regardless of system cache

View original message on Discord

My TinyShed game engine is now logically complete

Featuring node-based input handling, audio synthesizer, and animation :D. I may release this in two or three months after I polish up those pipeline-related features and make it intuitive to use.

View original message on Discord

And event driver is also working now 😄

View original message on Discord

Polyphonic trigger is ready 😄 Now the game engine can trigger new notes from lua script

View original message on Discord

Animation Node now ok, 😄 it's got transport control, and it can also select whether to use instanced or collective animation

View original message on Discord

Separated audio mixing now ok 😄

View original message on Discord

Made a pen offset feature for OurPaint

View original message on Discord

The last time I worked on lua to driver game objects, now I also implemented node-based driver. just like blueprint but lofi

View original message on Discord

I forgot to post it here but I wrote a extremely simple slide show program for my laMDWiki blog, only very simple features, uses the thread of the blog for pages. Use those buttons on the bottom right to navigate, and it works on both mobile and desktop. Here's a demo on my website showing it: https://www.wellobserve.com/?post=20231008012624

View original message on Discord

The shape rendering thing now has gradient control via nanovg 😄

View original message on Discord

OurPaint v0.2 is done! 😄 You guys could try if you are interested, available for Windows and Linux https://ChengduLittleA.com/ourpaint

View original message on Discord

Today I optimized my OurPaint program and cleaned up procedural canvas texture, it now has paper or framed canvas texture that can affect brushes depending on force and how the paint flows

View original message on Discord

Got bezier shape editor basics! 😄 Shape drawing achieved with nanovg

View original message on Discord

Modelling -> Shading -> Play Game! 😄

View original message on Discord

My TinyShed engine now has procedural materials 😄

View original message on Discord

Halftone material assigning 😄

View original message on Discord

My TinyShed engine: Instanced scene and its logic node is working correctly now 😄 Also duplicated instances will only have its script compiled once which gives better performance

View original message on Discord

My TinyShed game engine now able to manipulate objects from lua scripts, using internal C functions via LuaJIT 😄

View original message on Discord

I have now get luajit to run inside LaGUI 😄

View original message on Discord

Improved my LaGUI recently now with better multiwindow context handling, gl debug and other optimizations

View original message on Discord

Got an audio device selection menu here in my LaGUI, the backend is miniaudio

View original message on Discord

A noise generator and a slightly improved scope display

View original message on Discord

#laGUI synth with Oscilloscope 😄

View original message on Discord

This is starting to look a lot like a very specific program lol

View original message on Discord

My lo-fi engine now has instance-object support. With a ton of UI redesign, also now support panel context pinning

View original message on Discord

Basic animation interpolation is working 😄

View original message on Discord

Well I think basically this is it :) I don't really need a ton of other pieces of information on my website.

The statistics page is accessible through the link on the footer of my blog. https://www.wellobserve.com/

A simple graph written in php/svg directly 😄 &lamdwiki

View original message on Discord

Cutting tool ready for my lo-fi modelling program

View original message on Discord

Better theme layout (margin/pading) and row size management in #LaGUI now pushed 😄

View original message on Discord

Finished a new painting with OurPaint!

View original message on Discord

Fixed the lo-fi modeller in LaGUI just now and face cutting works correctly 😄

View original message on Discord