Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
Good find, I will for sure go through it and study it.
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
Fairly fundamental stuff tbh.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
:mrgreen: hulk like compliment :mrgreen:
well i was up for while lookign for stuff like this to help improve mirage source and spirea source..... but i really do hope it helps.
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
How do you think you can help improve Mirage with these tutorials?
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
well a better coded dx system equals more speed.
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
Well done.
Where abouts in that webpage does it tell you anything about how you could optimise the DirectX system in mirage?
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
well its not based on mirage but based on everything that uses dx.
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
I'm asking how you're going to use GetPixel, SetPixel and DIB Sections in mirage.
What you linked us to is a simple introduction to DirectX and Visual Basic drawing routines, and has no use to anyone using Mirage.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
well instead of using the original thing you would be using it all as pixels so it shows up faster and better and your charters could be changed easier and so on. if you got this and started changing stuff to it would be more like the pixel based movement stuff the i think dave or someone wrote and never finished.
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
Using GetPixel, SetPixel and DIB Sections isn't going to help Mirage at all.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Try learning to do 2D in Direct3D --> you can do alot more.
Direct3D is not that hard once you get into it.
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
DirectX 8 isn't hard, just time consuming.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?