vrtris
5 years agomesh dump routines
John Tsiombikas [Fri, 1 Mar 2019 12:50:34 +0000 (14:50 +0200)]
mesh dump routines

5 years agofixed crash when passing the -screen argument, due to trying to free the
John Tsiombikas [Fri, 1 Mar 2019 11:51:29 +0000 (13:51 +0200)]
fixed crash when passing the -screen argument, due to trying to free the
static string in def_opt

5 years agoprobably fixed loading
John Tsiombikas [Fri, 1 Mar 2019 02:34:16 +0000 (04:34 +0200)]
probably fixed loading

5 years agouse default number of elements when pushing attributes if the nelem
John Tsiombikas [Thu, 28 Feb 2019 21:04:33 +0000 (23:04 +0200)]
use default number of elements when pushing attributes if the nelem
field is 0.

5 years agomesh loading
John Tsiombikas [Thu, 28 Feb 2019 19:16:27 +0000 (21:16 +0200)]
mesh loading

5 years agomesh done? starting obj loader (port from dosdemo)
John Tsiombikas [Wed, 27 Feb 2019 03:41:06 +0000 (05:41 +0200)]
mesh done? starting obj loader (port from dosdemo)

5 years agomesh
John Tsiombikas [Sun, 24 Feb 2019 09:45:42 +0000 (11:45 +0200)]
mesh

5 years agothe mesh abstraction is moving along nicely
John Tsiombikas [Sun, 24 Feb 2019 09:14:42 +0000 (11:14 +0200)]
the mesh abstraction is moving along nicely

5 years agowriting a mesh abstraction
John Tsiombikas [Sat, 23 Feb 2019 19:10:17 +0000 (21:10 +0200)]
writing a mesh abstraction

5 years agomoving along
John Tsiombikas [Sat, 23 Feb 2019 05:31:23 +0000 (07:31 +0200)]
moving along

5 years agoinitial commit
John Tsiombikas [Fri, 22 Feb 2019 13:37:31 +0000 (15:37 +0200)]
initial commit