rickets007 Posted December 18, 2006 Author Share Posted December 18, 2006 looks like the entrances and exits have to be made by hand Link to comment
Azu Posted December 18, 2006 Share Posted December 18, 2006 I hope to see an update with loops && spirals=p. Link to comment
Lággy Posted December 19, 2006 Share Posted December 19, 2006 (edited) looks like the entrances and exits have to be made by hand At least it's better then doing the loop by hand Edited December 19, 2006 by Guest Link to comment
Kamahl Posted December 19, 2006 Share Posted December 19, 2006 looks like the entrances and exits have to be made by hand oh well, i guess we can all live with that, you already made the hard part! entrances and exits wont take as much time as the whole thing. Link to comment
rickets007 Posted December 19, 2006 Author Share Posted December 19, 2006 Two things. First, I found that the correct name for this shape is a helix. A spiral is actually a 2D shape. Right now the helix generator works very well for small heights but the road pieces do not line up properly when the height is very large. Think of a helix that looks like a strand of RNA(single helix) or DNA(double helix). I think it would be pretty neat, but I'm unsure how tough it would be to drive on. Link to comment
Azu Posted December 19, 2006 Share Posted December 19, 2006 Sweet. Gonna release it soon? Link to comment
rickets007 Posted December 19, 2006 Author Share Posted December 19, 2006 As soon as I get it working correctly. It's pretty close. w00t! Link to comment
darkdreamingdan Posted December 19, 2006 Share Posted December 19, 2006 Deoxyribonucleic acid! Link to comment
SDK Posted December 19, 2006 Share Posted December 19, 2006 Aaah, DNA looks fun to drive down in that pic Link to comment
Kray-Z Posted December 19, 2006 Share Posted December 19, 2006 WHOA! that one's awesome!! Link to comment
Azu Posted December 19, 2006 Share Posted December 19, 2006 As soon as I get it working correctly. It's pretty close. w00t! That's hot. =P Link to comment
The Beyond Posted December 19, 2006 Share Posted December 19, 2006 Damn that stuff looks really nice. Maybe, could you explain the theory of the calculations, so I can make it to a web-based generator? Link to comment
rickets007 Posted December 19, 2006 Author Share Posted December 19, 2006 Maybe, could you explain the theory of the calculations, so I can make it to a web-based generator? That would be cool. What exactly would you do to make it? Link to comment
The Beyond Posted December 19, 2006 Share Posted December 19, 2006 With the most used website-making technique (PHP, and I know pretty much about that language) you can do wonderfull things. My idea is: You get a form where you have to fill in some stuff (like in the excel sheet). When you press the "Generate" button, you recieve a personalized .map file. I can do that, I just need the theory Link to comment
BTH Posted December 19, 2006 Share Posted December 19, 2006 With the most used website-making technique (PHP, and I know pretty much about that language) you can do wonderfull things. My idea is: You get a form where you have to fill in some stuff (like in the excel sheet). When you press the "Generate" button, you recieve a personalized .map file.I can do that, I just need the theory That is much better to do with Javascript. Link to comment
The Beyond Posted December 19, 2006 Share Posted December 19, 2006 With the most used website-making technique (PHP, and I know pretty much about that language) you can do wonderfull things. My idea is: You get a form where you have to fill in some stuff (like in the excel sheet). When you press the "Generate" button, you recieve a personalized .map file.I can do that, I just need the theory That is much better to do with Javascript. I agree you can do it with javascript too. But do you really think its much better? I think the PHP functions are better for this purpose. And, I don't know javascript as well as I know PHP Just let me know if you need me...and it's also a challange for me to maken such a tool, never done anything before (have only made personal site's before) Link to comment
BTH Posted December 20, 2006 Share Posted December 20, 2006 With the most used website-making technique (PHP, and I know pretty much about that language) you can do wonderfull things. My idea is: You get a form where you have to fill in some stuff (like in the excel sheet). When you press the "Generate" button, you recieve a personalized .map file.I can do that, I just need the theory That is much better to do with Javascript. I agree you can do it with javascript too. But do you really think its much better? I think the PHP functions are better for this purpose. And, I don't know javascript as well as I know PHP Just let me know if you need me...and it's also a challange for me to maken such a tool, never done anything before (have only made personal site's before) It's better to do things client-side(as long as there is no security risk), that way you save bandwidth and time(for the user).Edit: here is a great site for learning Javascript: http://w3schools.com/js/js_intro.asp Link to comment
The Beyond Posted December 21, 2006 Share Posted December 21, 2006 With the most used website-making technique (PHP, and I know pretty much about that language) you can do wonderfull things. My idea is: You get a form where you have to fill in some stuff (like in the excel sheet). When you press the "Generate" button, you recieve a personalized .map file.I can do that, I just need the theory That is much better to do with Javascript. I agree you can do it with javascript too. But do you really think its much better? I think the PHP functions are better for this purpose. And, I don't know javascript as well as I know PHP Just let me know if you need me...and it's also a challange for me to maken such a tool, never done anything before (have only made personal site's before) It's better to do things client-side(as long as there is no security risk), that way you save bandwidth and time(for the user).Edit: here is a great site for learning Javascript: http://w3schools.com/js/js_intro.asp Well I know some javascript, but not all 100%. And the bandwidth, i think that's not a reason why I should do it with PHP. That's so minimal it isn't a point But thanks for the message. Link to comment
rickets007 Posted December 22, 2006 Author Share Posted December 22, 2006 I just finished up my finals so I will be able to finish the helix tool soon. I'm trying to build a single program that can build both tall and short Helices. If not I can just release two separate tools. Link to comment
Azu Posted December 22, 2006 Share Posted December 22, 2006 Good to hear! You're doing a wonderous job! Link to comment
rickets007 Posted December 22, 2006 Author Share Posted December 22, 2006 Alright, here is the tool that makes short helices. MTA Helix Generator I want to see some of the maps people are making with this tool. Link to comment
The Beyond Posted December 22, 2006 Share Posted December 22, 2006 Damn you can just make wonderful tools dude. Link to comment
The Beyond Posted December 22, 2006 Share Posted December 22, 2006 I've just finished the online creator. The design is downloaded, i've converted the excel sheet to a website by hand. It isn't tested yet (there need to be some checks, you can fill in empty forms now ), but it works. I will work it out soon. And, maybe i will fix the loops too (it's now for helix) BUT! Only if I get your permission MTA Loop generator Link to comment
rickets007 Posted December 22, 2006 Author Share Posted December 22, 2006 Very nice. I think the output, however, should only include the code for the actual objects. Most of the time you will be pasting code into an existing map. There is no need to generate an entire map file for each helix. I am interested in seeing the code you wrote. Especially the part that preforms the calculations and the section of code that controlls the output. you can e-mail it to me at [email protected] Link to comment
Recommended Posts