255 wrote:This "plugin" of mine (it's actually an addition to a C++ plugin given in the form of source files) allows you to draw points and vectors in your scene so that you can visually see them instead of operating just with numbers.
This is useful when debugging: let's say you want to calculate a direction vector to move a character along it.
It doesn't work as expected, so you use my plugin to visually see where this vector is pointing to help you understand what is possibily going wrong (e.g. it's pointing in the inverse direction or 90° wrong, I don't know).
However, the first sentence alone in my first post answers both Tutorial Doctor's questions ("what is this about" and "do I need C++").
But I also added:
a code example
and
an image
You may not be able to use it, but you can't say that you don't get what this is about.
As you don't know C++, I don't know Lua. But this doesn't justify negligently (superficially) reading a post. And you're good at it too lol as we've seen in the other thread of mine. I'm not trying to be a moron but come on, read my first post and then read Tutorial Doctor's question: it feels like a joke (I know it was not meant to); it's like this:
«Hey there I've made a recipe to make a cake.»
«What's this about? Do I need a kitchen?»
You may not be good at cooking, but this doesn't justify your question.
BTW please let's quit this and go on with other discussion topics like the other question of yours:
VeganDev wrote:Speaking of plugins, was this ever resolved, as in can we now have multiple plugins ? That is mandatory to do any serious game, right ?
It depends. In the case of this plugin of mine, you can easily add it to your plugin code and just doing:
#include "Visual3DMath.h"
allows you to use its functionalities.
If you do more complex plugin, which for example does something every frame, like moving an entity, then yes, you should need more plugins.
You'll end up with more DLL files but it's not a big deal.
However since all the plugins edit the same MGame class there could be incompatibilities.
So I'm not sure how doable it is to have more DLL.
You know what, just because you are a 'almighty' programmer, doesn't allow you to be RUDE. You are clearly NOT from Missouri.
You are flat, rude.
YOu are lucky anael is who he is, or you would be REMOVED from this forum. I still think you should be. You need a RUDE awakening, to the fact, that you are human, Im human, TD is human, and you don't 'get away' with talking DOWN to people .
What about that, is difficult for you, to grasp ? YOu are one to say, 'ah come on', so Im asking you, --really, come on now!
I guess your blinding intellect, blinds you to the finer points of accommodating other peoples FEELINGS. We aren't robots with no feelings, but even so, if we were and were more like the 'doctor' on voyager then we'd still be feeling the marks of your stinging comments.
I also see you replied with more detail, and that's just lovely of you, but I've no interested in reading it, as I could not get beyond your arrogant attitude, long enough to concentrate on your response. If I saw an apology, I could prob. do it though I see a lot of people making seriously mean comments, and not offering apologies afterwards. There seems to be a trend going on around here lately....Is this what it means to be a programmer ? To be mean, and disprectful to other peoples feelings ? Count me OUT if that's what all this means ;)haha.
Just, Wow.
There are consequences in life, usually, for arrogance such as yours, but I guess around here that might not apply.
'can't we all just get along', isn't going to work really well, when someone is willing to throw out nasty bombs. Just sayin...
If you are having posts cut off TD, you might need to switch to using IE browser as a experiment ?, My friends were having similar issues with firefox ( and other things) which caused him to switch to IE as well. good luck!
And btw, before anyone presumes Im ANGRY or going on and on, this is not the case. Just ask my local friends , when they get in their arrogant little 'moods', and then ask them what happens :)hahaha. I hold THEM accountable, and fire right back at them, so they know they did wrong. This doesn't mean Im not vulernable to not being rude at times, as we all have faults and try hard to 'overcome' them, but in the part of the world IM FROM, we apologize afterwards for rudeness.
If I've ever been rude to someone, and it wasn't called for specificially by their actions, then I apologize right now in advance. Stuff happens, but apologies SHOULD be offered always. ;)heh
Last edited by VeganDev (2013-10-22 18:18:43)