You are browsing as a guest. Sign up (or log in) to start making projects!

Wasm C web engine

  • 3 Devlogs
  • 6 Total hours

this engine lets user create website USING C!!

Open comments for this post

2h 23m 23s logged

Dielog 3 circles and multifileuhh so today was pretty long, i madaged to modifiy my shader to draw circles and made custom function draw oval

-Multifile
soo i went multifile because im also integrating widgets, so everything isnt in one big file

-Widgets
widgets that will support row, column, quad, and circle

my initial aim is something like jetpack compose, so this is the first step.

The entire engine will be like a tree design, so everything works on linked lists

The rendering of the lists itself is not finished yet, but give it some time

0
0
5
Open comments for this post

1h 43m 7s logged

DieLog #2

Added

-> Top level API´s to draw rectangles with solid color, determined sizes, and places

-> Layout Streching. Canvas is now forced to strech trough the whole window

0
0
3
Open comments for this post

1h 44m 22s logged

Start here

Soo i startewd with Go server
-runs on localhost
-serves you files on request in root on port 8080

C->
-Uses webGPU and something like Opengl
->Compiled with emscriptem
-Glued with Js

  • Idk what im doing

Next Steps

-> Drawing a quad i guess

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…