Subversion Repositories Kolibri OS

Rev

Rev 6648 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
6769 IgorA 1
View3ds 0.067 - XI 2016
2
1. Sizable app window.
3
-----------------------------------------------------------------------------------
5486 leency 4
 
6769 IgorA 5
View3ds 0,066 - X 2016
6648 leency 6
1. App window size according to current screen resolution.
7
2. New emboss procedure.
8
-----------------------------------------------------------------------------------
9
 
6619 leency 10
View3ds 0.065 - Feb 2015
11
1. Asc files support.
12
-----------------------------------------------------------------------------------
13
 
5486 leency 14
View3ds 0.064 - Nov 2012
3066 leency 15
1. Bug fixes.
16
-----------------------------------------------------------------------------------
17
 
18
View3ds 0.063 - X 2012
19
1. Postprocessing effect - wave. Ability to change amplitude and frequency.
20
-----------------------------------------------------------------------------------
21
 
22
View3ds 0.062 - VII 2012.
23
1. Counter fix by Mario.
24
2. New drawing model - smooth shaded lines (edges only view) by me.
25
-----------------------------------------------------------------------------------
26
 
2736 leency 27
View3ds 0.061 - Nov 2011.
28
1. Two new buttons to increase and decrease brightness.
29
-----------------------------------------------------------------------------------
30
 
2193 leency 31
View3ds 0.060 - Aug 2011.
32
1. Header fix by Leency.
33
2. SSE2 optimizations by me. (Most visable in BUMP_TEX mode.)
2736 leency 34
-----------------------------------------------------------------------------------
2193 leency 35
 
1979 yogev_ezra 36
View3ds 0.059 - June 2011.
37
1. Bump and pararell two texture  mapping functions optimizations.
38
   (files bump_cat.inc & two_tex.inc)
39
   On my P4 changes are rather non visable, but on dual core in KlbrInWin
40
   optimizations runs preety nice.
41
-----------------------------------------------------------------------------------
42
 
43
View3ds 0.058 - June 2011.
6619 leency 44
1. Blur function optimization on SSE and SSE2 (buttons 'blur' and 'fire').
1979 yogev_ezra 45
-----------------------------------------------------------------------------------
6619 leency 46
 
1931 yogev_ezra 47
View3ds 0.057 - April 2011.
48
1. By opening file bigger then ~18 KB, and choosing env mode program terminate.
49
   I remove this bug
50
-----------------------------------------------------------------------------------
51
 
52
View3ds 0.056 - February 2011.
53
1. MMX optimizations in 2tex mode (file two_tex.inc).
54
2. Tiny SSE optimizations (file BUMP_CAT.INC).
55
3. Bit (two instructions) improved random light generation procedure.
56
-----------------------------------------------------------------------------------
57
 
1819 yogev_ezra 58
View3ds 0.055 - January 2011.
59
1. SSE optimizations (file BUMP_TEX.INC).
60
2. Compiles correctly in newest FASM.
61
-----------------------------------------------------------------------------------
62
 
63
View3ds 0.054 - December 2009 (Updated January 2010).
64
1. Skinned window by Leency.
65
2. Optimizations.
66
3. Re map texture, bumps option - allow spherical mapping around each axle (X,Y,Z).
67
4. Problem with too small memory to generate object fixed. (Problem ocurred with
68
   house.3ds object and others objects contains less than 1000 faces and points).
69
-----------------------------------------------------------------------------------
70
 
71
View3ds 0.053 - (?) 2009
72
1. Optimizations.
73
-----------------------------------------------------------------------------------
74
 
75
View3ds 0.052 - November 2007.
76
1. Memory for file is allocated dynamically.
77
2. Optimizations.
78
Note: compiling correct only for KolibriOS.
79
-----------------------------------------------------------------------------------
80
 
81
View3ds 0.051 - October 2007.
82
1. More smooth texture mapping in tex and txgr shading model and others based on
83
   tex3.inc, tex_cat.inc shading models.
84
2. Predefined three, I hope, nice lights.
85
-----------------------------------------------------------------------------------
86
 
87
View3ds 0.05 - (?) 2007
88
1. New shading model: cubic environment mapping with 1.5 kb light buffer.
89
2. Bumps optionally according to texture. ( It gives so called texture with
90
   shifts in bumps + texture shading model. )
91
3. Bumps depth button.
92
-----------------------------------------------------------------------------------
93
 
94
View3ds 0.04 - March 2007.
95
1. New shading model: bump + texture.  Only version with z coordinate
96
   interpolation.
97
2. SSE optimizations ( files: two_tex.inc and bump_tex.inc )
98
-----------------------------------------------------------------------------------
99
 
100
View3ds 0.03 - March 2007.
101
1. Two shading models: smooth + texture, spherical environment mapping + texture.
102
   Version only with z coordinate interpolation.
103
2. Bit changed rotary. I took attempt in SSE instuctions. ( matrix multiplication )
6619 leency 104
3. Color position depend drawing model	instead spot light ( I hope,spot light come
1819 yogev_ezra 105
   back in future ).
106
-----------------------------------------------------------------------------------
107
 
108
View3ds 0.02 - December 2006.
109
1. New shading models - "spot" - spot light (only one, it's very CPU hungry model,
110
   and there is no easy way to implement buffer) with light attenuation (In my
111
   implmentation works not perfect); "dots" - app draws only points (with no culling).
112
2. Some loseless operations "mirror": according to each axis, rotary 90 degrees.
113
3. Postprocesing efects: Emboss (use blur to make edges more visable), fire ( be
114
   carefull during `fire + embos`parallel using).
115
4. "Move" -  Changes meaning of 'add vector' buttons:
116
   used "obj"  move  object, "camr" move camera (in this option use culling = 'off'
117
   I must make culling procedure bit advanced).
118
5. Generate button. Few objects generating (with bad normals)
119
6. Some optimizations on MMX.
120
7. I took an attempt to memory managing functions, but it decreased speed (no aligned
121
   memory in Menuet functions?)
122
 
123
There is really much work to do and I see disorder in app code.
124
Greetings for all, especially Madis Kalme for .3ds files support and good vibrations.  ;)
125
Merry Christmas and happy new year.
126
-----------------------------------------------------------------------------------
127
 
128
App View3ds ver 0.01 - November 2006.
129
1. Object generating (for now only one). When no parameter specified or error occured
130
   during reading file from disk, app generate object. No teapot.3ds needed on ramdrive,
131
   but, if this file exist it would be read as default.
132
2. Bug in read_from_file procedure fixed. (In  May, when I made shading light vector
133
   depend, I demaged bit Madis' procedure.)
134
3. Backface culling on/off option. (Some objects need culling off - they have mismatched
135
   normal vectors. Example: iron.3ds, sink.3ds, the generated one.)
136
4. Random lights procedure.
137
5. Spherical (instead old - planar ) bump, texture mapping.
138
6. Bit improved menu.
139
7. Blur.
140
-----------------------------------------------------------------------------------
141
 
142
App "View3ds" - it's very early, still unfinished version but I want show you it.
143
Based on earlier demos.
144
1. 3ds object import as a parameter ( for now only short names supported )
145
   I updated Kfar app - it can run view3ds with parameter. You must copy it on
146
   ramdrive. You could do such funny thing: Run updated Kfar in KolbrInWin,
147
   before them set in KolInWin.ini file path to ramdrive, where yo have "view3ds",
148
   choose 3ds file ... Emulator will run View3ds with selected file.
149
   If no parameter specified, app try open tpot.3ds from ramdrive. If tpot.3ds
150
   don't exist on rd, app hang.
151
2. Many lights. Every light - unlinear model ( Phong illumination ). For now
152
   no light setting option.
153
3. Light buffer for grd, flat model.