No description
Find a file
2024-01-12 00:09:47 +01:00
img changing the picture 2023-05-10 15:37:17 +01:00
meshoptimizer@e47e1be6d3 ahhhhhh 2024-01-12 00:09:47 +01:00
src ahhhhhh 2024-01-12 00:09:47 +01:00
ufbx@fa5a5811cf ahhhhhh 2024-01-12 00:09:47 +01:00
xxHash@29a366a613 ahhhhhh 2024-01-12 00:09:47 +01:00
.clang-format spliting the geometry to be earch node for each model and each matirial object for each vertex pointer 2023-04-11 05:11:26 +00:00
.clangd deleting some none needed stuff 2023-04-08 02:00:02 +00:00
.gitignore adding textures functionality in vulkan 2023-04-05 02:18:52 +00:00
app.ico changing to redpanda IDE 2023-04-14 06:43:48 +00:00
Commercial Product Release Guidelines Create Commercial Product Release Guidelines 2023-04-14 05:40:44 +00:00
compile_flags.txt ahhhhhh 2024-01-12 00:09:47 +01:00
LICENSE changing the logo and licence 2023-04-15 03:10:06 +00:00
Majid Game Engine changing to redpanda IDE 2023-04-14 06:43:48 +00:00
Majid Game Engine.bookmarks backup 2023-08-05 18:43:37 +01:00
Majid Game Engine.debug backup 2023-08-05 18:43:37 +01:00
Majid Game Engine.dev backup 2023-08-05 18:43:37 +01:00
Majid Game Engine.layout backup 2023-08-05 18:43:37 +01:00
Majid.xcf adding textures functionality in vulkan 2023-04-05 02:18:52 +00:00
Majid_Game_Engine_private.h changing to redpanda IDE 2023-04-14 06:43:48 +00:00
Majid_Game_Engine_private.rc changing to redpanda IDE 2023-04-14 06:43:48 +00:00
Majid_LOGO.jpg changing the logo and licence 2023-04-15 03:10:06 +00:00
Makefile changing to redpanda IDE 2023-04-14 06:43:48 +00:00
makefile adding some stuff that i dont remember what i have done in them 2023-06-18 22:27:49 +01:00
Makefile.compile ahhhhhh 2024-01-12 00:09:47 +01:00
matrix multiplication optimization diffrence optimizing the matrix multiplication in the vertex shader 2023-05-07 22:32:09 +01:00
perf.data adding some stuff that i dont remember what i have done in them 2023-06-18 22:27:49 +01:00
perf.data.old adding some stuff that i dont remember what i have done in them 2023-06-18 22:27:49 +01:00
README.md Update README.md 2024-01-09 18:50:56 +01:00
spirv-opt optimization flags init 2023-03-20 21:07:56 +00:00

Majid

Demo Update 2

[texture per mesh sample]

status

the renderer is no longer being developed

freatures

  • 3D Renderer
  • MSAA
  • model loading
  • texture loading
  • camera

dependency

  • Vulkan
  • glfw3
  • ufbx
  • stbimage
  • mathc

how to compile

make --file Makefile.compile -j4

how to run

make --file Makefile.compile run

dont forget to support us by giving a star 🤗