<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>TI-Basic 3D Model Viewer</title>
		<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer</link>
		<description>Posts in the discussion thread &quot;TI-Basic 3D Model Viewer&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Sat, 14 Mar 2026 20:33:49 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-4796576</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-4796576</link>
				<description></description>
				<pubDate>Thu, 15 Oct 2020 23:06:21 +0000</pubDate>
				<wikidot:authorName>TSelden1209</wikidot:authorName>				<wikidot:authorUserId>6876787</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>This might just be because I'm a beginner, but this is extremely impressive. I'm blown away that people can do this kind of stuff with ti basic.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2300467</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2300467</link>
				<description></description>
				<pubDate>Thu, 21 May 2015 22:48:28 +0000</pubDate>
								<wikidot:authorUserId>1873534</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2300263</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2300263</link>
				<description></description>
				<pubDate>Thu, 21 May 2015 17:45:35 +0000</pubDate>
				<wikidot:authorName>12Me21</wikidot:authorName>				<wikidot:authorUserId>2021228</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I don't think they're faster, though.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2300205</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2300205</link>
				<description></description>
				<pubDate>Thu, 21 May 2015 16:49:58 +0000</pubDate>
								<wikidot:authorUserId>1873534</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2300179</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2300179</link>
				<description></description>
				<pubDate>Thu, 21 May 2015 16:18:13 +0000</pubDate>
								<wikidot:authorUserId>1873534</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2300111</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2300111</link>
				<description></description>
				<pubDate>Thu, 21 May 2015 14:16:00 +0000</pubDate>
				<wikidot:authorName>12Me21</wikidot:authorName>				<wikidot:authorUserId>2021228</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I would recommend not using lists, as they are VERY slow compared to normal variables.<br /> You should use finance variables for the variables you use the most, and normal for the rest, and maybe put them into a list when exiting the program.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2300090</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2300090</link>
				<description></description>
				<pubDate>Thu, 21 May 2015 13:50:17 +0000</pubDate>
				<wikidot:authorName>jonbush</wikidot:authorName>				<wikidot:authorUserId>1872270</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I think earthnite actually wants to preserve the settings so that he doesn't have to enter them again after running another program that uses variables or lists.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2299843</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2299843</link>
				<description></description>
				<pubDate>Thu, 21 May 2015 06:32:02 +0000</pubDate>
				<wikidot:authorName>lirtosiast</wikidot:authorName>				<wikidot:authorUserId>2005367</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hm, I didn't know about the list inside list thing. As for preserving variables, you shouldn't need to preserve letter variables (especially X, Y, and T), and preserving lists isn't necessary either.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2299812</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2299812</link>
				<description></description>
				<pubDate>Thu, 21 May 2015 06:05:28 +0000</pubDate>
								<wikidot:authorUserId>1873534</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2299687</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2299687</link>
				<description></description>
				<pubDate>Thu, 21 May 2015 01:57:16 +0000</pubDate>
				<wikidot:authorName>lirtosiast</wikidot:authorName>				<wikidot:authorUserId>2005367</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It looks like you're storing multiple 3d coordinates into ∟P3D.</p> <div class="code"> <pre><code>∟P3D= {x1,y1,z1,?,?,?,boolean,?,x2,y2,z2,x3,y3,z3,x4,y4,z4,x5,y5,z5,x6,y6,z6,scale1,scale2,transl1,transl2}</code></pre></div> <p>You may be able to get a speedup if you used one of the following (I'm not sure which one is appropriate):</p> <ul> <li>a three-row matrix</li> <li>three real lists</li> <li>a real list and a complex list</li> <li>six or seven lists of three elements each</li> </ul> <p>to store your data. What do each of the points represent, and is the output the (x,y) value of the projection of your point to display on the graph?</p> <p>Additionally, I'm confused about L1. Why does it have dimension 3 at the start and dimension 2 at the end? Do you need a result in L1, or can it be in Ans? Do you need any side effects from this routine (is there something it needs to do other than return a value in L1)?</p> <p>Mostly for my purposes, I replaced ∟P3D with L₃ in the code below. I made only trivial optimizations, and I assume that you only need the result in Ans, not L1. Don't replace your routine with this until I better understand what's going on.</p> <div class="code"> <pre><code>L₁ If L₃(7 Then {L₃(9),L₃(10),L₃(11)}-Ans→L₂ {L₃(12),L₃(13),L₃(14 L₁+L₂sum(({L₃(1),L₃(2),L₃(3)}-L₁)Ans)/sum(AnsL₂){L₃(15),L₃(16),L₃(17 End {L₃(24)sum(Ans{L₃(18),L₃(19),L₃(20)}),L₃(25)sum(Ans{L₃(21),L₃(22),L₃(23 If not(L₃(7 Ans+{L₃(26),L₃(27</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2299673</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2299673</link>
				<description></description>
				<pubDate>Thu, 21 May 2015 01:08:46 +0000</pubDate>
				<wikidot:authorName>12Me21</wikidot:authorName>				<wikidot:authorUserId>2021228</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It wasn't working for me earlier today, when I was using google chrome, but it works in firefox.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2299668</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2299668</link>
				<description></description>
				<pubDate>Thu, 21 May 2015 00:55:08 +0000</pubDate>
								<wikidot:authorUserId>1873534</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2299642</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2299642</link>
				<description></description>
				<pubDate>Wed, 20 May 2015 23:54:39 +0000</pubDate>
				<wikidot:authorName>lirtosiast</wikidot:authorName>				<wikidot:authorUserId>2005367</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I may be able to optimize some small time-intensive sections of the code if you post it here.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2299633</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2299633</link>
				<description></description>
				<pubDate>Wed, 20 May 2015 23:45:31 +0000</pubDate>
								<wikidot:authorUserId>1873534</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2299192</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2299192</link>
				<description></description>
				<pubDate>Wed, 20 May 2015 13:30:53 +0000</pubDate>
				<wikidot:authorName>Momocody</wikidot:authorName>				<wikidot:authorUserId>2155473</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I posted this thread in 'Project Ideas' for a reason&#8212; it's only an idea. (I too would like to see the program's complete source code, like Michael2_3B.)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2299105</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2299105</link>
				<description></description>
				<pubDate>Wed, 20 May 2015 11:52:10 +0000</pubDate>
				<wikidot:authorName>Michael2_3B</wikidot:authorName>				<wikidot:authorUserId>1974546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The gif doesn't appear to be working :/</p> <p>EDIT: nevermind, i see it now :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2299046</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2299046</link>
				<description></description>
				<pubDate>Wed, 20 May 2015 08:52:53 +0000</pubDate>
								<wikidot:authorUserId>1873534</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2298730</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2298730</link>
				<description></description>
				<pubDate>Wed, 20 May 2015 00:55:49 +0000</pubDate>
				<wikidot:authorName>Michael2_3B</wikidot:authorName>				<wikidot:authorUserId>1974546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Where is yours? Did you post about it? I would love to see it, even if it's not that fast :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2298710</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2298710</link>
				<description></description>
				<pubDate>Wed, 20 May 2015 00:22:51 +0000</pubDate>
								<wikidot:authorUserId>1873534</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2298529</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2298529</link>
				<description></description>
				<pubDate>Tue, 19 May 2015 20:29:58 +0000</pubDate>
				<wikidot:authorName>Momocody</wikidot:authorName>				<wikidot:authorUserId>2155473</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks, man.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2298518</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2298518</link>
				<description></description>
				<pubDate>Tue, 19 May 2015 20:18:25 +0000</pubDate>
				<wikidot:authorName>Michael2_3B</wikidot:authorName>				<wikidot:authorUserId>1974546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Well, good luck. If you have any questions, I'd be glad to help you :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2298458</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2298458</link>
				<description></description>
				<pubDate>Tue, 19 May 2015 19:02:51 +0000</pubDate>
				<wikidot:authorName>Momocody</wikidot:authorName>				<wikidot:authorUserId>2155473</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I like challenges, so I might just try doing this is TI-B. Thanks, m8.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2298413</guid>
				<title>Re: TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2298413</link>
				<description></description>
				<pubDate>Tue, 19 May 2015 17:52:29 +0000</pubDate>
				<wikidot:authorName>Michael2_3B</wikidot:authorName>				<wikidot:authorUserId>1974546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Honestly, this is hardly feasible in TI-Basic. You have to calculate the vectors and a bunch of other things I don't even know about. If you tried to do it in Basic it would be incredibly slow. Axe, ASM, or Hybrid Basic would be much better.</p> <p>Btw, I think you might enjoy looking at <a href="https://www.cemetech.net/forum/viewtopic.php?t=8526">&lt;this&gt;</a></p> <p>P.S. You're fine, that's pretty much the same thing I did when I was a newbie here ;)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1206203#post-2298385</guid>
				<title>TI-Basic 3D Model Viewer</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1206203/ti-basic-3d-model-viewer#post-2298385</link>
				<description></description>
				<pubDate>Tue, 19 May 2015 16:56:09 +0000</pubDate>
				<wikidot:authorName>Momocody</wikidot:authorName>				<wikidot:authorUserId>2155473</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Heyzzah everybody,</p> <p>I was wondering if I could get any help with coding a 3D model viewer in TI-Basic. The idea I am thinking of is a basic &quot;orbiting&quot; camera tool that would allow one to view a 360 view of a pre-programmed model (maybe once the code is in place for viewing the model, a program to easily create models could be developed). Due to my lack of experience and complete understanding of advanced TI-Basic programming, I require a &quot;teacher&quot; of sorts to explain to me the advanced coding that would need to be used for this project. If you can help, just post below.</p> <p>Thank you,<br /> -Will</p> <p>P.S. Sorry for spamming the forum, I am only trying to be a contributing and active member (esp. as a new member of this community).</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>