New Package For Lua: Luaedu
#1
Posted 09 September 2006 - 01:30 PM
Function:
*Graph:
--y=f(x)
--x=f(y)
--r=f(o)
--x=f(t),y=g(t)
--dy/dx=f(x,y)
--z=f(x,y)
--x=f(t),y=g(t),z=h(t)
--x=f(u,v),y=g(u,v),z=h(u,v)
--z=f(r,o) ->cylinderical
--r=f(u,v) ->polar
That's all in ver 1.0.
#2
Posted 09 September 2006 - 02:10 PM
Now, concerning vector graphics (the second screenshot): wait for LNA 1.70, you will see that it is already implemented in LNAplot, and it's highly customizable .
Btw, don't you think that you should post this topic at CPLua forum?
PS: I tried to download "The Internet", just like you, but I really need a bigger hard disk .
#3
Posted 10 September 2006 - 02:02 AM
Hmmm, hidden lines are present (just as in built-in 3D plots). Removing hidden lines is not easy, I know, but it is usually necessary, otherwise the surface is messed up.
Now, concerning vector graphics (the second screenshot): wait for LNA 1.70, you will see that it is already implemented in LNAplot, and it's highly customizable .
Btw, don't you think that you should post this topic at CPLua forum?
PS: I tried to download "The Internet", just like you, but I really need a bigger hard disk .
Hidden lines? What are they?
So bad I cant download the Lna, can you mail it to me?
PS: Download "The Intenet" I use driver A...
#4
Posted 10 September 2006 - 03:17 AM
#5
Posted 10 September 2006 - 10:22 AM
#6
Posted 11 September 2006 - 10:38 AM
#7
Posted 11 September 2006 - 11:14 AM
Wwwwhat? :plot:Orwell, Can lua draw a poly line with fill white color inside?
Clearly you want such a capability to remove hidden lines, but I think that there is a more efficient way to do that.
#8
Posted 11 September 2006 - 12:25 PM
Not yet, but it should possible in the future versions (there are several new functions that I'd like to add to the "draw" package)Orwell, Can lua draw a poly line with fill white color inside?
But as PAP said I'm not sure that it would be the best method in your case
#9
Posted 12 September 2006 - 12:54 AM
#10
Posted 12 September 2006 - 04:22 PM
I think that implementing dashed lines in the "draw" package would be much more useful. Better yet, customizable dashed lines will be welcome.Not yet, but it should possible in the future versions (there are several new functions that I'd like to add to the "draw" package)
#11
Posted 12 September 2006 - 10:40 PM
This is already plannedI think that implementing dashed lines in the "draw" package would be much more useful. Better yet, customizable dashed lines will be welcome.
#12
Posted 13 September 2006 - 12:01 PM
Thanks .This is already planned
Btw, you should also check to see what happens to thick lines (thickness>2), which currently look really strange. I hope you remember this problem, Kilburn and I have reported it the past.
#13
Posted 14 September 2006 - 02:27 AM
#14
Posted 14 September 2006 - 08:11 AM
Hmm actually this is not impossible, but there would be a lot of work to do. And I really don't have time for thatOrwell, take a look at http://casioland.net...echargement.php, i think you really good in C, can you use the casemu source to emulate the FX on Classpad (he fx,afx prog resource are large).
#15
Posted 14 September 2006 - 10:58 AM
#16
Posted 16 September 2006 - 01:33 PM
The graph package now comes with data plot, can combine with function plot (multi data and function as well).
There are some new package: poly, digits:
The poly package there are 3 function to solve equation degree 1 to 4 step by step in algebra mode.
The digits package can be used to calculate as much digits of a division as you want, a bound function to calculate pi inclued.
The physic package include many function that make physic is easy to learn.
And much more will come in Beta but I wont public it now untill there are more than 30 functions inclued (22 funcs for now). So I need some suggestion to complete my package. And I'm try to learn the SDK now, I want to beat the Casio when they sell the OS...
#17
Posted 16 September 2006 - 02:05 PM
but it is really simple and useful function for electronics student.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users