1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 4.0//EN" "https://www.web3d.org/specifications/x3d-4.0.dtd">
|
3 | <X3D profile='Immersive' version='4.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-4.0.xsd'> |
4 | <head> |
5 | <meta name='title' content='Riboflavin.x3d'/> |
6 | <meta name='description' content='Autogenerated version of Riboflavin.x3d scene produced from Riboflavin.xml Chemical Markup Language (CML) version 1.0 source file.'/> |
7 | <meta name='creator' content='Nicholas F. Polys'/> |
8 | <meta name='translator' content='Don Brutzman'/> |
9 | <meta name='created' content='24 November 2005'/> |
10 | <meta name='translated' content='6 August 2024'/> |
11 | <meta name='modified' content='6 August 2024'/> |
12 | <meta name='reference' content='Riboflavin.xml'/> |
13 | <meta name='reference' content='CML sources https://www.xml-cml.org'/> |
14 | <meta name='reference' content='Wikipedia https://en.wikipedia.org/wiki/Chemical_Markup_Language'/> |
15 | <meta name='reference' content='JUMBO Chemical Format Conversion Tool'/> |
16 | <meta name='reference' content='https://webbook.nist.gov/chemistry'/> |
17 | <meta name='reference' content='Polys.StylesheetTransformationsInteractiveVisualization.Web3d2003Symposium.pdf'/> |
18 | <meta name='reference' content='Originally Published in Proceedings of Web3D 2003, ACM Press'/> |
19 | <meta name='generator' content='CmlToX3d.xslt'/> |
20 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/Basic/ChemicalMarkupLanguage/Riboflavin.x3d'/> |
21 | <meta name='license' content='../license.html'/> |
22 | </head> |
23 | <Scene> |
24 | <ProtoDeclare name='Carbon'> |
25 | <ProtoInterface> |
26 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
27 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
28 | </ProtoInterface> |
29 | <ProtoBody> |
30 | <Group> |
31 | <Transform DEF='atoC'> |
32 | <IS> |
33 | <connect nodeField='translation' protoField='position'/> |
34 | </IS> |
35 | <Shape> |
36 | <Appearance> |
37 | <Material DEF='atoC_mat' diffuseColor='0 0 0' shininess='.8' specularColor='.29 .3 .29'> |
38 | <IS> |
39 | <connect nodeField='transparency' protoField='materialTransparency'/> |
40 | </IS> |
41 | </Material> |
42 | </Appearance> |
43 | <Sphere radius='.77'/> |
44 | </Shape> |
45 | <Shape> |
46 | <Appearance> |
47 | <Material diffuseColor='0.9 0.9 0.9'/> |
48 | </Appearance> |
49 | <Text string='"C"'> |
50 | <FontStyle size='.8'/> |
51 | </Text> |
52 | </Shape> |
53 | </Transform> |
54 | </Group> |
55 | </ProtoBody> |
56 | </ProtoDeclare> |
57 | <ProtoDeclare name='Hydrogen'> |
58 | <ProtoInterface> |
59 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
60 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
61 | </ProtoInterface> |
62 | <ProtoBody> |
63 | <Group> |
64 | <Transform DEF='atoH'> |
65 | <IS> |
66 | <connect nodeField='translation' protoField='position'/> |
67 | </IS> |
68 | <Shape> |
69 | <Appearance> |
70 | <Material DEF='atoH_mat' ambientIntensity='.0933' diffuseColor='.38 .38 .42' shininess='0.5' specularColor='.53 .53 .53'> |
71 | <IS> |
72 | <connect nodeField='transparency' protoField='materialTransparency'/> |
73 | </IS> |
74 | </Material> |
75 | </Appearance> |
76 | <Sphere radius='.32'/> |
77 | </Shape> |
78 | <Shape> |
79 | <Appearance> |
80 | <Material diffuseColor='0.9 0.9 0.9'/> |
81 | </Appearance> |
82 | <Text string='"H"'> |
83 | <FontStyle size='.4'/> |
84 | </Text> |
85 | </Shape> |
86 | </Transform> |
87 | </Group> |
88 | </ProtoBody> |
89 | </ProtoDeclare> |
90 | <ProtoDeclare name='Nitrogen'> |
91 | <ProtoInterface> |
92 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
93 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
94 | </ProtoInterface> |
95 | <ProtoBody> |
96 | <Group> |
97 | <Transform DEF='atoN'> |
98 | <IS> |
99 | <connect nodeField='translation' protoField='position'/> |
100 | </IS> |
101 | <Shape> |
102 | <Appearance> |
103 | <Material DEF='atoN_mat' diffuseColor='0 0 .72' emissiveColor='0 0 .13' specularColor='.5 .5 .5'> |
104 | <IS> |
105 | <connect nodeField='transparency' protoField='materialTransparency'/> |
106 | </IS> |
107 | </Material> |
108 | </Appearance> |
109 | <Sphere radius='.75'/> |
110 | </Shape> |
111 | <Shape> |
112 | <Appearance> |
113 | <Material diffuseColor='0.9 0.9 0.9'/> |
114 | </Appearance> |
115 | <Text string='"N"'> |
116 | <FontStyle size='.8'/> |
117 | </Text> |
118 | </Shape> |
119 | </Transform> |
120 | </Group> |
121 | </ProtoBody> |
122 | </ProtoDeclare> |
123 | <ProtoDeclare name='Oxygen'> |
124 | <ProtoInterface> |
125 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
126 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
127 | </ProtoInterface> |
128 | <ProtoBody> |
129 | <Group> |
130 | <Transform DEF='atoO'> |
131 | <IS> |
132 | <connect nodeField='translation' protoField='position'/> |
133 | </IS> |
134 | <Shape> |
135 | <Appearance> |
136 | <Material DEF='atoO_mat' ambientIntensity='.487' diffuseColor='.54 .05 .25' shininess='.2' specularColor='.81 .77 .75'> |
137 | <IS> |
138 | <connect nodeField='transparency' protoField='materialTransparency'/> |
139 | </IS> |
140 | </Material> |
141 | </Appearance> |
142 | <Sphere radius='.73'/> |
143 | </Shape> |
144 | <Shape> |
145 | <Appearance> |
146 | <Material diffuseColor='0.9 0.9 0.9'/> |
147 | </Appearance> |
148 | <Text string='"O"'> |
149 | <FontStyle size='.8'/> |
150 | </Text> |
151 | </Shape> |
152 | </Transform> |
153 | </Group> |
154 | </ProtoBody> |
155 | </ProtoDeclare> |
156 | <ProtoDeclare name='Fluorine'> |
157 | <ProtoInterface> |
158 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
159 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
160 | </ProtoInterface> |
161 | <ProtoBody> |
162 | <Group> |
163 | <Transform DEF='atoF'> |
164 | <IS> |
165 | <connect nodeField='translation' protoField='position'/> |
166 | </IS> |
167 | <Shape> |
168 | <Appearance> |
169 | <Material DEF='atoF_mat' diffuseColor='1 .48 .79' emissiveColor='.09 .04 .07'> |
170 | <IS> |
171 | <connect nodeField='transparency' protoField='materialTransparency'/> |
172 | </IS> |
173 | </Material> |
174 | </Appearance> |
175 | <Sphere radius='.72'/> |
176 | </Shape> |
177 | <Shape> |
178 | <Appearance> |
179 | <Material diffuseColor='0.9 0.9 0.9'/> |
180 | </Appearance> |
181 | <Text string='"F"'> |
182 | <FontStyle size='.8'/> |
183 | </Text> |
184 | </Shape> |
185 | </Transform> |
186 | </Group> |
187 | </ProtoBody> |
188 | </ProtoDeclare> |
189 | <ProtoDeclare name='Silicon'> |
190 | <ProtoInterface> |
191 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
192 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
193 | </ProtoInterface> |
194 | <ProtoBody> |
195 | <Group> |
196 | <Transform DEF='atoSi'> |
197 | <IS> |
198 | <connect nodeField='translation' protoField='position'/> |
199 | </IS> |
200 | <Shape> |
201 | <Appearance> |
202 | <Material DEF='atoSi_mat' diffuseColor='.8 .8 .8'> |
203 | <IS> |
204 | <connect nodeField='transparency' protoField='materialTransparency'/> |
205 | </IS> |
206 | </Material> |
207 | </Appearance> |
208 | <Sphere radius='1.18'/> |
209 | </Shape> |
210 | <Shape> |
211 | <Appearance> |
212 | <Material diffuseColor='0.9 0.9 0.9'/> |
213 | </Appearance> |
214 | <Text string='"Si"'> |
215 | <FontStyle size='.8'/> |
216 | </Text> |
217 | </Shape> |
218 | </Transform> |
219 | </Group> |
220 | </ProtoBody> |
221 | </ProtoDeclare> |
222 | <ProtoDeclare name='Phosphorus'> |
223 | <ProtoInterface> |
224 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
225 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
226 | </ProtoInterface> |
227 | <ProtoBody> |
228 | <Group> |
229 | <Transform DEF='atoP'> |
230 | <IS> |
231 | <connect nodeField='translation' protoField='position'/> |
232 | </IS> |
233 | <Shape> |
234 | <Appearance> |
235 | <Material DEF='atoP_mat' ambientIntensity='.11' diffuseColor='.9 .41 0' emissiveColor='.1 .04 0' shininess='0.8' specularColor='.1 .1 .1'> |
236 | <IS> |
237 | <connect nodeField='transparency' protoField='materialTransparency'/> |
238 | </IS> |
239 | </Material> |
240 | </Appearance> |
241 | <Sphere radius='1.1'/> |
242 | </Shape> |
243 | <Shape> |
244 | <Appearance> |
245 | <Material diffuseColor='0.9 0.9 0.9'/> |
246 | </Appearance> |
247 | <Text string='"P"'> |
248 | <FontStyle size='.8'/> |
249 | </Text> |
250 | </Shape> |
251 | </Transform> |
252 | </Group> |
253 | </ProtoBody> |
254 | </ProtoDeclare> |
255 | <ProtoDeclare name='Sulphur'> |
256 | <ProtoInterface> |
257 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
258 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
259 | </ProtoInterface> |
260 | <ProtoBody> |
261 | <Group> |
262 | <Transform DEF='atoS'> |
263 | <IS> |
264 | <connect nodeField='translation' protoField='position'/> |
265 | </IS> |
266 | <Shape> |
267 | <Appearance> |
268 | <Material DEF='atoS_mat' ambientIntensity='.0467' diffuseColor='.25 .39 .25' emissiveColor='.05 .08 .05' shininess='0.6' specularColor='.11 .12 .08'> |
269 | <IS> |
270 | <connect nodeField='transparency' protoField='materialTransparency'/> |
271 | </IS> |
272 | </Material> |
273 | </Appearance> |
274 | <Sphere radius='1.3'/> |
275 | </Shape> |
276 | <Shape> |
277 | <Appearance> |
278 | <Material diffuseColor='0.9 0.9 0.9'/> |
279 | </Appearance> |
280 | <Text string='"S"'> |
281 | <FontStyle size='.8'/> |
282 | </Text> |
283 | </Shape> |
284 | </Transform> |
285 | </Group> |
286 | </ProtoBody> |
287 | </ProtoDeclare> |
288 | <ProtoDeclare name='Chlorine'> |
289 | <ProtoInterface> |
290 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
291 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
292 | </ProtoInterface> |
293 | <ProtoBody> |
294 | <Group> |
295 | <Transform DEF='atoCl'> |
296 | <IS> |
297 | <connect nodeField='translation' protoField='position'/> |
298 | </IS> |
299 | <Shape> |
300 | <Appearance> |
301 | <Material DEF='atoCl_mat' diffuseColor='.28 .7 0' emissiveColor='.06 .15 0' shininess='0.8' specularColor='.5 .5 .5'> |
302 | <IS> |
303 | <connect nodeField='transparency' protoField='materialTransparency'/> |
304 | </IS> |
305 | </Material> |
306 | </Appearance> |
307 | <Sphere radius='1.01'/> |
308 | </Shape> |
309 | <Shape> |
310 | <Appearance> |
311 | <Material diffuseColor='0.9 0.9 0.9'/> |
312 | </Appearance> |
313 | <Text string='"Cl"'> |
314 | <FontStyle size='.8'/> |
315 | </Text> |
316 | </Shape> |
317 | </Transform> |
318 | </Group> |
319 | </ProtoBody> |
320 | </ProtoDeclare> |
321 | <ProtoDeclare name='Bromine'> |
322 | <ProtoInterface> |
323 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
324 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
325 | </ProtoInterface> |
326 | <ProtoBody> |
327 | <Group> |
328 | <Transform DEF='atoBr'> |
329 | <IS> |
330 | <connect nodeField='translation' protoField='position'/> |
331 | </IS> |
332 | <Shape> |
333 | <Appearance> |
334 | <Material DEF='atoBr_mat' ambientIntensity='.0833' diffuseColor='.5 .3 .19' emissiveColor='.12 .13 .08' shininess='0.17' specularColor='.08 .08 .05'> |
335 | <IS> |
336 | <connect nodeField='transparency' protoField='materialTransparency'/> |
337 | </IS> |
338 | </Material> |
339 | </Appearance> |
340 | <Sphere radius='1.14'/> |
341 | </Shape> |
342 | <Shape> |
343 | <Appearance> |
344 | <Material diffuseColor='0.9 0.9 0.9'/> |
345 | </Appearance> |
346 | <Text string='"Br"'> |
347 | <FontStyle size='.8'/> |
348 | </Text> |
349 | </Shape> |
350 | </Transform> |
351 | </Group> |
352 | </ProtoBody> |
353 | </ProtoDeclare> |
354 | <ProtoDeclare name='Iodine'> |
355 | <ProtoInterface> |
356 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
357 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
358 | </ProtoInterface> |
359 | <ProtoBody> |
360 | <Group> |
361 | <Transform DEF='atoI'> |
362 | <IS> |
363 | <connect nodeField='translation' protoField='position'/> |
364 | </IS> |
365 | <Shape> |
366 | <Appearance> |
367 | <Material DEF='atoI_mat' diffuseColor='.56 .37 .74' emissiveColor='.15 .1 .2' shininess='.09' specularColor='.12 .12 .12'> |
368 | <IS> |
369 | <connect nodeField='transparency' protoField='materialTransparency'/> |
370 | </IS> |
371 | </Material> |
372 | </Appearance> |
373 | <Sphere radius='1.33'/> |
374 | </Shape> |
375 | <Shape> |
376 | <Appearance> |
377 | <Material diffuseColor='0.9 0.9 0.9'/> |
378 | </Appearance> |
379 | <Text string='"I"'> |
380 | <FontStyle size='.8'/> |
381 | </Text> |
382 | </Shape> |
383 | </Transform> |
384 | </Group> |
385 | </ProtoBody> |
386 | </ProtoDeclare> |
387 | <ProtoDeclare name='unknown'> |
388 | <ProtoInterface> |
389 | <field name='position' type='SFVec3f' value='0 0 0' accessType='inputOutput'/> |
390 | <field name='materialTransparency' type='SFFloat' value='.6' accessType='inputOutput'/> |
391 | </ProtoInterface> |
392 | <ProtoBody> |
393 | <Group> |
394 | <Transform DEF='ato_'> |
395 | <IS> |
396 | <connect nodeField='translation' protoField='position'/> |
397 | </IS> |
398 | <Shape> |
399 | <Appearance> |
400 | <Material DEF='ato__mat' diffuseColor='1 1 1' emissiveColor='.15 .1 .2' shininess='.09' specularColor='.12 .12 .12'> |
401 | <IS> |
402 | <connect nodeField='transparency' protoField='materialTransparency'/> |
403 | </IS> |
404 | </Material> |
405 | </Appearance> |
406 | <Sphere radius='1.001'/> |
407 | </Shape> |
408 | <Shape> |
409 | <Appearance> |
410 | <Material diffuseColor='0.9 0.9 0.9'/> |
411 | </Appearance> |
412 | <Text string='"?"'> |
413 | <FontStyle size='.8'/> |
414 | </Text> |
415 | </Shape> |
416 | </Transform> |
417 | </Group> |
418 | </ProtoBody> |
419 | </ProtoDeclare> |
420 | <ProtoDeclare name='line'> |
421 | <ProtoInterface> |
422 | <field name='bond_set' type='MFVec3f' value='-1 0 0 1 0 0' accessType='inputOutput'/> |
423 | </ProtoInterface> |
424 | <ProtoBody> |
425 | <Group> |
426 | <Shape> |
427 | <Appearance> |
428 | <Material diffuseColor='1 1 1' emissiveColor='1 1 1'/> |
429 | </Appearance> |
430 | <IndexedLineSet coordIndex='0 1 -1'> |
431 | <Coordinate DEF='bondo'> |
432 | <IS> |
433 | <connect nodeField='point' protoField='bond_set'/> |
434 | </IS> |
435 | </Coordinate> |
436 | </IndexedLineSet> |
437 | </Shape> |
438 | </Group> |
439 | </ProtoBody> |
440 | </ProtoDeclare> |
441 | <ProtoDeclare name='title_text'> |
442 | <ProtoInterface> |
443 | <field name='txt' type='MFString' accessType='inputOutput'/> |
444 | </ProtoInterface> |
445 | <ProtoBody> |
446 | <Transform> |
447 | <Group> |
448 | <Transform> |
449 | <Shape> |
450 | <Appearance> |
451 | <Material diffuseColor='0.9 0.9 0.9'/> |
452 | </Appearance> |
453 | <Text DEF='cmpd_name'> |
454 | <IS> |
455 | <connect nodeField='string' protoField='txt'/> |
456 | </IS> |
457 | <FontStyle/> |
458 | </Text> |
459 | </Shape> |
460 | </Transform> |
461 | </Group> |
462 | </Transform> |
463 | </ProtoBody> |
464 | </ProtoDeclare> |
465 | <ProtoDeclare name='ano1_text'> |
466 | <ProtoInterface> |
467 | <field name='txt' type='MFString' accessType='inputOutput'/> |
468 | </ProtoInterface> |
469 | <ProtoBody> |
470 | <Transform> |
471 | <Group> |
472 | <Transform> |
473 | <Shape> |
474 | <Appearance> |
475 | <Material diffuseColor='0.9 0.9 0.9'/> |
476 | </Appearance> |
477 | <Text DEF='cmpd_name1'> |
478 | <IS> |
479 | <connect nodeField='string' protoField='txt'/> |
480 | </IS> |
481 | <FontStyle size='.8'/> |
482 | </Text> |
483 | </Shape> |
484 | </Transform> |
485 | </Group> |
486 | </Transform> |
487 | </ProtoBody> |
488 | </ProtoDeclare> |
489 | <ProtoDeclare name='ano2_text'> |
490 | <ProtoInterface> |
491 | <field name='txt' type='MFString' accessType='inputOutput'/> |
492 | </ProtoInterface> |
493 | <ProtoBody> |
494 | <Transform> |
495 | <Group> |
496 | <Transform> |
497 | <Shape> |
498 | <Appearance> |
499 | <Material diffuseColor='0.9 0.9 0.9'/> |
500 | </Appearance> |
501 | <Text DEF='cmpd_name2'> |
502 | <IS> |
503 | <connect nodeField='string' protoField='txt'/> |
504 | </IS> |
505 | <FontStyle size='.6'/> |
506 | </Text> |
507 | </Shape> |
508 | </Transform> |
509 | </Group> |
510 | </Transform> |
511 | </ProtoBody> |
512 | </ProtoDeclare> |
513 | <Background groundAngle='1.309 1.570796' groundColor='0 0.5 0.7 0 0.4 0.7 0.6 0.5 0.7' skyAngle='1.309 1.570796' skyColor='0 0.5 0.8 0 0.6 .7 0.6 0.6 0.7'/> |
514 | <PointLight ambientIntensity='1' location='0 0 5' radius='30'/> |
515 | <NavigationInfo type='"EXAMINE" "FLY" "ANY"'/> |
516 | <Viewpoint description='Inspect Riboflavin' position='0 2 20'/> |
517 | <!-- CML document - riboflavin - karne - 7/8/00 --> |
518 | <!-- file converted from: MDL .mol --> |
519 | <Transform DEF='infogroupa' translation='-8 2 -4'> |
520 | <Transform translation='0 6 0'> |
521 | <Viewpoint description='title billboard' position='6 -2 10'/> |
522 | <ProtoInstance name='title_text'> |
523 | <fieldValue name='txt' value='"Riboflavin: "'/> |
524 | </ProtoInstance> |
525 | </Transform> |
526 | </Transform> |
527 | <Group> |
528 | <Transform> |
529 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_1'> |
530 | <fieldValue name='position' value='-4.7200 -3.7880 -0.2120'/> |
531 | </ProtoInstance> |
532 | </Transform> |
533 | <Transform> |
534 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_2'> |
535 | <fieldValue name='position' value='-4.4360 -0.8480 0.2560'/> |
536 | </ProtoInstance> |
537 | </Transform> |
538 | <Transform> |
539 | <ProtoInstance name='Oxygen' DEF='riboflavin_karne_a_3'> |
540 | <fieldValue name='position' value='4.9120 -2.6120 1.4440'/> |
541 | </ProtoInstance> |
542 | </Transform> |
543 | <Transform> |
544 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_4'> |
545 | <fieldValue name='position' value='1.5200 4.6120 -0.4160'/> |
546 | </ProtoInstance> |
547 | </Transform> |
548 | <Transform> |
549 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_5'> |
550 | <fieldValue name='position' value='1.8760 3.1200 -0.5360'/> |
551 | </ProtoInstance> |
552 | </Transform> |
553 | <Transform> |
554 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_6'> |
555 | <fieldValue name='position' value='1.1720 2.2240 0.5160'/> |
556 | </ProtoInstance> |
557 | </Transform> |
558 | <Transform> |
559 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_7'> |
560 | <fieldValue name='position' value='1.2280 0.7120 0.1880'/> |
561 | </ProtoInstance> |
562 | </Transform> |
563 | <Transform> |
564 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_8'> |
565 | <fieldValue name='position' value='0.7320 -0.1640 1.3640'/> |
566 | </ProtoInstance> |
567 | </Transform> |
568 | <Transform> |
569 | <ProtoInstance name='Nitrogen' DEF='riboflavin_karne_a_9'> |
570 | <fieldValue name='position' value='2.6920 -2.1560 1.2040'/> |
571 | </ProtoInstance> |
572 | </Transform> |
573 | <Transform> |
574 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_10'> |
575 | <fieldValue name='position' value='3.8160 -3.0440 1.1760'/> |
576 | </ProtoInstance> |
577 | </Transform> |
578 | <Transform> |
579 | <ProtoInstance name='Nitrogen' DEF='riboflavin_karne_a_11'> |
580 | <fieldValue name='position' value='3.5400 -4.3560 0.8280'/> |
581 | </ProtoInstance> |
582 | </Transform> |
583 | <Transform> |
584 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_12'> |
585 | <fieldValue name='position' value='2.2360 -4.7640 0.5320'/> |
586 | </ProtoInstance> |
587 | </Transform> |
588 | <Transform> |
589 | <ProtoInstance name='Nitrogen' DEF='riboflavin_karne_a_13'> |
590 | <fieldValue name='position' value='0.0240 -4.2560 0.3160'/> |
591 | </ProtoInstance> |
592 | </Transform> |
593 | <Transform> |
594 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_14'> |
595 | <fieldValue name='position' value='1.2080 -3.8600 0.5840'/> |
596 | </ProtoInstance> |
597 | </Transform> |
598 | <Transform> |
599 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_15'> |
600 | <fieldValue name='position' value='1.5000 -2.5280 0.9280'/> |
601 | </ProtoInstance> |
602 | </Transform> |
603 | <Transform> |
604 | <ProtoInstance name='Nitrogen' DEF='riboflavin_karne_a_16'> |
605 | <fieldValue name='position' value='0.4520 -1.5520 0.9840'/> |
606 | </ProtoInstance> |
607 | </Transform> |
608 | <Transform> |
609 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_17'> |
610 | <fieldValue name='position' value='-1.9680 -1.2560 0.5960'/> |
611 | </ProtoInstance> |
612 | </Transform> |
613 | <Transform> |
614 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_18'> |
615 | <fieldValue name='position' value='-0.8280 -2.0800 0.6440'/> |
616 | </ProtoInstance> |
617 | </Transform> |
618 | <Transform> |
619 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_19'> |
620 | <fieldValue name='position' value='-0.9600 -3.4480 0.3400'/> |
621 | </ProtoInstance> |
622 | </Transform> |
623 | <Transform> |
624 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_20'> |
625 | <fieldValue name='position' value='-2.2320 -3.9680 0.0560'/> |
626 | </ProtoInstance> |
627 | </Transform> |
628 | <Transform> |
629 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_21'> |
630 | <fieldValue name='position' value='-3.3800 -3.1600 0.0560'/> |
631 | </ProtoInstance> |
632 | </Transform> |
633 | <Transform> |
634 | <ProtoInstance name='Carbon' DEF='riboflavin_karne_a_22'> |
635 | <fieldValue name='position' value='-3.2440 -1.7760 0.3000'/> |
636 | </ProtoInstance> |
637 | </Transform> |
638 | <Transform> |
639 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_23'> |
640 | <fieldValue name='position' value='-4.6560 -4.8960 -0.2680'/> |
641 | </ProtoInstance> |
642 | </Transform> |
643 | <Transform> |
644 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_24'> |
645 | <fieldValue name='position' value='-5.1400 -3.4320 -1.1800'/> |
646 | </ProtoInstance> |
647 | </Transform> |
648 | <Transform> |
649 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_25'> |
650 | <fieldValue name='position' value='-5.4480 -3.5400 0.5920'/> |
651 | </ProtoInstance> |
652 | </Transform> |
653 | <Transform> |
654 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_26'> |
655 | <fieldValue name='position' value='-5.0400 -1.0080 -0.6600'/> |
656 | </ProtoInstance> |
657 | </Transform> |
658 | <Transform> |
659 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_27'> |
660 | <fieldValue name='position' value='-4.1360 0.2200 0.2520'/> |
661 | </ProtoInstance> |
662 | </Transform> |
663 | <Transform> |
664 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_28'> |
665 | <fieldValue name='position' value='-5.1080 -0.9960 1.1320'/> |
666 | </ProtoInstance> |
667 | </Transform> |
668 | <Transform> |
669 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_29'> |
670 | <fieldValue name='position' value='2.2040 5.2200 -1.0480'/> |
671 | </ProtoInstance> |
672 | </Transform> |
673 | <Transform> |
674 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_30'> |
675 | <fieldValue name='position' value='1.6320 4.9840 0.6280'/> |
676 | </ProtoInstance> |
677 | </Transform> |
678 | <Transform> |
679 | <ProtoInstance name='Oxygen' DEF='riboflavin_karne_a_31'> |
680 | <fieldValue name='position' value='0.1960 4.8160 -0.8800'/> |
681 | </ProtoInstance> |
682 | </Transform> |
683 | <Transform> |
684 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_32'> |
685 | <fieldValue name='position' value='1.4800 -0.1320 2.1880'/> |
686 | </ProtoInstance> |
687 | </Transform> |
688 | <Transform> |
689 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_33'> |
690 | <fieldValue name='position' value='-0.1680 0.3040 1.8080'/> |
691 | </ProtoInstance> |
692 | </Transform> |
693 | <Transform> |
694 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_34'> |
695 | <fieldValue name='position' value='-1.8840 -0.1800 0.7920'/> |
696 | </ProtoInstance> |
697 | </Transform> |
698 | <Transform> |
699 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_35'> |
700 | <fieldValue name='position' value='-2.3360 -5.0440 -0.1680'/> |
701 | </ProtoInstance> |
702 | </Transform> |
703 | <Transform> |
704 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_36'> |
705 | <fieldValue name='position' value='0.5760 0.5280 -0.6960'/> |
706 | </ProtoInstance> |
707 | </Transform> |
708 | <Transform> |
709 | <ProtoInstance name='Oxygen' DEF='riboflavin_karne_a_37'> |
710 | <fieldValue name='position' value='2.5600 0.3560 -0.1480'/> |
711 | </ProtoInstance> |
712 | </Transform> |
713 | <Transform> |
714 | <ProtoInstance name='Oxygen' DEF='riboflavin_karne_a_38'> |
715 | <fieldValue name='position' value='1.7560 2.4200 1.7960'/> |
716 | </ProtoInstance> |
717 | </Transform> |
718 | <Transform> |
719 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_39'> |
720 | <fieldValue name='position' value='0.0960 2.5120 0.5640'/> |
721 | </ProtoInstance> |
722 | </Transform> |
723 | <Transform> |
724 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_40'> |
725 | <fieldValue name='position' value='1.5800 2.7680 -1.5560'/> |
726 | </ProtoInstance> |
727 | </Transform> |
728 | <Transform> |
729 | <ProtoInstance name='Oxygen' DEF='riboflavin_karne_a_41'> |
730 | <fieldValue name='position' value='3.2840 3.0280 -0.3880'/> |
731 | </ProtoInstance> |
732 | </Transform> |
733 | <Transform> |
734 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_42'> |
735 | <fieldValue name='position' value='-0.4000 4.7760 -0.1440'/> |
736 | </ProtoInstance> |
737 | </Transform> |
738 | <Transform> |
739 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_43'> |
740 | <fieldValue name='position' value='3.6520 2.7040 -1.1960'/> |
741 | </ProtoInstance> |
742 | </Transform> |
743 | <Transform> |
744 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_44'> |
745 | <fieldValue name='position' value='1.4200 3.2200 2.1800'/> |
746 | </ProtoInstance> |
747 | </Transform> |
748 | <Transform> |
749 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_45'> |
750 | <fieldValue name='position' value='3.1240 0.6000 0.5720'/> |
751 | </ProtoInstance> |
752 | </Transform> |
753 | <Transform> |
754 | <ProtoInstance name='Oxygen' DEF='riboflavin_karne_a_46'> |
755 | <fieldValue name='position' value='2.0000 -5.9160 0.2280'/> |
756 | </ProtoInstance> |
757 | </Transform> |
758 | <Transform> |
759 | <ProtoInstance name='Hydrogen' DEF='riboflavin_karne_a_47'> |
760 | <fieldValue name='position' value='4.3120 -5.0400 0.7880'/> |
761 | </ProtoInstance> |
762 | </Transform> |
763 | </Group> |
764 | <Group> |
765 | <ProtoInstance name='line' DEF='riboflavin_karne_b_1'> |
766 | <fieldValue name='bond_set' value='3.2840 3.0280 -0.3880 3.6520 2.7040 -1.1960'/> |
767 | </ProtoInstance> |
768 | <ProtoInstance name='line' DEF='riboflavin_karne_b_2'> |
769 | <fieldValue name='bond_set' value='1.7560 2.4200 1.7960 1.4200 3.2200 2.1800'/> |
770 | </ProtoInstance> |
771 | <ProtoInstance name='line' DEF='riboflavin_karne_b_3'> |
772 | <fieldValue name='bond_set' value='2.5600 0.3560 -0.1480 3.1240 0.6000 0.5720'/> |
773 | </ProtoInstance> |
774 | <ProtoInstance name='line' DEF='riboflavin_karne_b_4'> |
775 | <fieldValue name='bond_set' value='0.1960 4.8160 -0.8800 -0.4000 4.7760 -0.1440'/> |
776 | </ProtoInstance> |
777 | <ProtoInstance name='line' DEF='riboflavin_karne_b_5'> |
778 | <fieldValue name='bond_set' value='-3.3800 -3.1600 0.0560 -3.2440 -1.7760 0.3000'/> |
779 | </ProtoInstance> |
780 | <ProtoInstance name='line' DEF='riboflavin_karne_b_6'> |
781 | <fieldValue name='bond_set' value='-2.2320 -3.9680 0.0560 -2.3360 -5.0440 -0.1680'/> |
782 | </ProtoInstance> |
783 | <ProtoInstance name='line' DEF='riboflavin_karne_b_7'> |
784 | <fieldValue name='bond_set' value='-2.2520000000000002 -3.9680 0.0560 -3.4 -3.1600 0.0560'/> |
785 | </ProtoInstance> |
786 | <ProtoInstance name='line' DEF='riboflavin_karne_b_7_2'> |
787 | <fieldValue name='bond_set' value='-2.212 -3.9680 0.0560 -3.36 -3.1600 0.0560'/> |
788 | </ProtoInstance> |
789 | <ProtoInstance name='line' DEF='riboflavin_karne_b_8'> |
790 | <fieldValue name='bond_set' value='-0.9600 -3.4480 0.3400 -2.2320 -3.9680 0.0560'/> |
791 | </ProtoInstance> |
792 | <ProtoInstance name='line' DEF='riboflavin_karne_b_9'> |
793 | <fieldValue name='bond_set' value='-0.848 -2.0800 0.6440 -0.98 -3.4480 0.3400'/> |
794 | </ProtoInstance> |
795 | <ProtoInstance name='line' DEF='riboflavin_karne_b_9_2'> |
796 | <fieldValue name='bond_set' value='-0.8079999999999999 -2.0800 0.6440 -0.94 -3.4480 0.3400'/> |
797 | </ProtoInstance> |
798 | <ProtoInstance name='line' DEF='riboflavin_karne_b_10'> |
799 | <fieldValue name='bond_set' value='-1.9680 -1.2560 0.5960 -1.8840 -0.1800 0.7920'/> |
800 | </ProtoInstance> |
801 | <ProtoInstance name='line' DEF='riboflavin_karne_b_11'> |
802 | <fieldValue name='bond_set' value='-1.988 -1.2560 0.5960 -3.2640000000000002 -1.7760 0.3000'/> |
803 | </ProtoInstance> |
804 | <ProtoInstance name='line' DEF='riboflavin_karne_b_11_2'> |
805 | <fieldValue name='bond_set' value='-1.948 -1.2560 0.5960 -3.224 -1.7760 0.3000'/> |
806 | </ProtoInstance> |
807 | <ProtoInstance name='line' DEF='riboflavin_karne_b_12'> |
808 | <fieldValue name='bond_set' value='-1.9680 -1.2560 0.5960 -0.8280 -2.0800 0.6440'/> |
809 | </ProtoInstance> |
810 | <ProtoInstance name='line' DEF='riboflavin_karne_b_13'> |
811 | <fieldValue name='bond_set' value='0.4520 -1.5520 0.9840 -0.8280 -2.0800 0.6440'/> |
812 | </ProtoInstance> |
813 | <ProtoInstance name='line' DEF='riboflavin_karne_b_14'> |
814 | <fieldValue name='bond_set' value='1.5000 -2.5280 0.9280 0.4520 -1.5520 0.9840'/> |
815 | </ProtoInstance> |
816 | <ProtoInstance name='line' DEF='riboflavin_karne_b_15'> |
817 | <fieldValue name='bond_set' value='1.2080 -3.8600 0.5840 1.5000 -2.5280 0.9280'/> |
818 | </ProtoInstance> |
819 | <ProtoInstance name='line' DEF='riboflavin_karne_b_16'> |
820 | <fieldValue name='bond_set' value='0.0240 -4.2560 0.3160 -0.9600 -3.4480 0.3400'/> |
821 | </ProtoInstance> |
822 | <ProtoInstance name='line' DEF='riboflavin_karne_b_17'> |
823 | <fieldValue name='bond_set' value='0.004 -4.2560 0.3160 1.188 -3.8600 0.5840'/> |
824 | </ProtoInstance> |
825 | <ProtoInstance name='line' DEF='riboflavin_karne_b_17_2'> |
826 | <fieldValue name='bond_set' value='0.044 -4.2560 0.3160 1.228 -3.8600 0.5840'/> |
827 | </ProtoInstance> |
828 | <ProtoInstance name='line' DEF='riboflavin_karne_b_18'> |
829 | <fieldValue name='bond_set' value='2.216 -4.7640 0.5320 1.98 -5.9160 0.2280'/> |
830 | </ProtoInstance> |
831 | <ProtoInstance name='line' DEF='riboflavin_karne_b_18_2'> |
832 | <fieldValue name='bond_set' value='2.2560000000000002 -4.7640 0.5320 2.02 -5.9160 0.2280'/> |
833 | </ProtoInstance> |
834 | <ProtoInstance name='line' DEF='riboflavin_karne_b_19'> |
835 | <fieldValue name='bond_set' value='2.2360 -4.7640 0.5320 1.2080 -3.8600 0.5840'/> |
836 | </ProtoInstance> |
837 | <ProtoInstance name='line' DEF='riboflavin_karne_b_20'> |
838 | <fieldValue name='bond_set' value='3.5400 -4.3560 0.8280 4.3120 -5.0400 0.7880'/> |
839 | </ProtoInstance> |
840 | <ProtoInstance name='line' DEF='riboflavin_karne_b_21'> |
841 | <fieldValue name='bond_set' value='3.5400 -4.3560 0.8280 2.2360 -4.7640 0.5320'/> |
842 | </ProtoInstance> |
843 | <ProtoInstance name='line' DEF='riboflavin_karne_b_22'> |
844 | <fieldValue name='bond_set' value='3.8160 -3.0440 1.1760 3.5400 -4.3560 0.8280'/> |
845 | </ProtoInstance> |
846 | <ProtoInstance name='line' DEF='riboflavin_karne_b_23'> |
847 | <fieldValue name='bond_set' value='2.672 -2.1560 1.2040 1.48 -2.5280 0.9280'/> |
848 | </ProtoInstance> |
849 | <ProtoInstance name='line' DEF='riboflavin_karne_b_23_2'> |
850 | <fieldValue name='bond_set' value='2.712 -2.1560 1.2040 1.52 -2.5280 0.9280'/> |
851 | </ProtoInstance> |
852 | <ProtoInstance name='line' DEF='riboflavin_karne_b_24'> |
853 | <fieldValue name='bond_set' value='2.6920 -2.1560 1.2040 3.8160 -3.0440 1.1760'/> |
854 | </ProtoInstance> |
855 | <ProtoInstance name='line' DEF='riboflavin_karne_b_25'> |
856 | <fieldValue name='bond_set' value='0.7320 -0.1640 1.3640 -0.1680 0.3040 1.8080'/> |
857 | </ProtoInstance> |
858 | <ProtoInstance name='line' DEF='riboflavin_karne_b_26'> |
859 | <fieldValue name='bond_set' value='0.7320 -0.1640 1.3640 1.4800 -0.1320 2.1880'/> |
860 | </ProtoInstance> |
861 | <ProtoInstance name='line' DEF='riboflavin_karne_b_27'> |
862 | <fieldValue name='bond_set' value='0.7320 -0.1640 1.3640 0.4520 -1.5520 0.9840'/> |
863 | </ProtoInstance> |
864 | <ProtoInstance name='line' DEF='riboflavin_karne_b_28'> |
865 | <fieldValue name='bond_set' value='1.2280 0.7120 0.1880 2.5600 0.3560 -0.1480'/> |
866 | </ProtoInstance> |
867 | <ProtoInstance name='line' DEF='riboflavin_karne_b_29'> |
868 | <fieldValue name='bond_set' value='1.2280 0.7120 0.1880 0.5760 0.5280 -0.6960'/> |
869 | </ProtoInstance> |
870 | <ProtoInstance name='line' DEF='riboflavin_karne_b_30'> |
871 | <fieldValue name='bond_set' value='1.2280 0.7120 0.1880 0.7320 -0.1640 1.3640'/> |
872 | </ProtoInstance> |
873 | <ProtoInstance name='line' DEF='riboflavin_karne_b_31'> |
874 | <fieldValue name='bond_set' value='1.1720 2.2240 0.5160 0.0960 2.5120 0.5640'/> |
875 | </ProtoInstance> |
876 | <ProtoInstance name='line' DEF='riboflavin_karne_b_32'> |
877 | <fieldValue name='bond_set' value='1.1720 2.2240 0.5160 1.7560 2.4200 1.7960'/> |
878 | </ProtoInstance> |
879 | <ProtoInstance name='line' DEF='riboflavin_karne_b_33'> |
880 | <fieldValue name='bond_set' value='1.1720 2.2240 0.5160 1.2280 0.7120 0.1880'/> |
881 | </ProtoInstance> |
882 | <ProtoInstance name='line' DEF='riboflavin_karne_b_34'> |
883 | <fieldValue name='bond_set' value='1.8760 3.1200 -0.5360 3.2840 3.0280 -0.3880'/> |
884 | </ProtoInstance> |
885 | <ProtoInstance name='line' DEF='riboflavin_karne_b_35'> |
886 | <fieldValue name='bond_set' value='1.8760 3.1200 -0.5360 1.5800 2.7680 -1.5560'/> |
887 | </ProtoInstance> |
888 | <ProtoInstance name='line' DEF='riboflavin_karne_b_36'> |
889 | <fieldValue name='bond_set' value='1.8760 3.1200 -0.5360 1.1720 2.2240 0.5160'/> |
890 | </ProtoInstance> |
891 | <ProtoInstance name='line' DEF='riboflavin_karne_b_37'> |
892 | <fieldValue name='bond_set' value='1.5200 4.6120 -0.4160 0.1960 4.8160 -0.8800'/> |
893 | </ProtoInstance> |
894 | <ProtoInstance name='line' DEF='riboflavin_karne_b_38'> |
895 | <fieldValue name='bond_set' value='1.5200 4.6120 -0.4160 1.6320 4.9840 0.6280'/> |
896 | </ProtoInstance> |
897 | <ProtoInstance name='line' DEF='riboflavin_karne_b_39'> |
898 | <fieldValue name='bond_set' value='1.5200 4.6120 -0.4160 2.2040 5.2200 -1.0480'/> |
899 | </ProtoInstance> |
900 | <ProtoInstance name='line' DEF='riboflavin_karne_b_40'> |
901 | <fieldValue name='bond_set' value='1.5200 4.6120 -0.4160 1.8760 3.1200 -0.5360'/> |
902 | </ProtoInstance> |
903 | <ProtoInstance name='line' DEF='riboflavin_karne_b_41'> |
904 | <fieldValue name='bond_set' value='4.892 -2.6120 1.4440 3.796 -3.0440 1.1760'/> |
905 | </ProtoInstance> |
906 | <ProtoInstance name='line' DEF='riboflavin_karne_b_41_2'> |
907 | <fieldValue name='bond_set' value='4.9319999999999995 -2.6120 1.4440 3.836 -3.0440 1.1760'/> |
908 | </ProtoInstance> |
909 | <ProtoInstance name='line' DEF='riboflavin_karne_b_42'> |
910 | <fieldValue name='bond_set' value='-4.4360 -0.8480 0.2560 -5.1080 -0.9960 1.1320'/> |
911 | </ProtoInstance> |
912 | <ProtoInstance name='line' DEF='riboflavin_karne_b_43'> |
913 | <fieldValue name='bond_set' value='-4.4360 -0.8480 0.2560 -4.1360 0.2200 0.2520'/> |
914 | </ProtoInstance> |
915 | <ProtoInstance name='line' DEF='riboflavin_karne_b_44'> |
916 | <fieldValue name='bond_set' value='-4.4360 -0.8480 0.2560 -5.0400 -1.0080 -0.6600'/> |
917 | </ProtoInstance> |
918 | <ProtoInstance name='line' DEF='riboflavin_karne_b_45'> |
919 | <fieldValue name='bond_set' value='-4.4360 -0.8480 0.2560 -3.2440 -1.7760 0.3000'/> |
920 | </ProtoInstance> |
921 | <ProtoInstance name='line' DEF='riboflavin_karne_b_46'> |
922 | <fieldValue name='bond_set' value='-4.7200 -3.7880 -0.2120 -5.4480 -3.5400 0.5920'/> |
923 | </ProtoInstance> |
924 | <ProtoInstance name='line' DEF='riboflavin_karne_b_47'> |
925 | <fieldValue name='bond_set' value='-4.7200 -3.7880 -0.2120 -5.1400 -3.4320 -1.1800'/> |
926 | </ProtoInstance> |
927 | <ProtoInstance name='line' DEF='riboflavin_karne_b_48'> |
928 | <fieldValue name='bond_set' value='-4.7200 -3.7880 -0.2120 -4.6560 -4.8960 -0.2680'/> |
929 | </ProtoInstance> |
930 | <ProtoInstance name='line' DEF='riboflavin_karne_b_49'> |
931 | <fieldValue name='bond_set' value='-4.7200 -3.7880 -0.2120 -3.3800 -3.1600 0.0560'/> |
932 | </ProtoInstance> |
933 | </Group> |
934 | </Scene> |
935 | </X3D> |
Event Graph ROUTE Table with 0 ROUTE connections total, showing X3D event-model relationships for this scene.
Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.
ProtoInstance title_text |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_1
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_10
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_11
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_12
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_13
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_14
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_15
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_16
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_17
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_18
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_19
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_2
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_20
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_21
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_22
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_23
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_24
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_25
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_26
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_27
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_28
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_29
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_3
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_30
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_31
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_32
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_33
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_34
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_35
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_36
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_37
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_38
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_39
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_4
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_40
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_41
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_42
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_43
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_44
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_45
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_46
ProtoInstance Oxygen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_47
ProtoInstance Hydrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_5
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_6
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_7
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_8
ProtoInstance Carbon |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_a_9
ProtoInstance Nitrogen |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_1
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_10
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_11
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_11_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_12
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_13
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_14
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_15
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_16
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_17
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_17_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_18
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_18_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_19
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_20
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_21
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_22
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_23
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_23_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_24
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_25
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_26
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_27
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_28
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_29
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_3
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_30
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_31
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_32
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_33
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_34
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_35
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_36
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_37
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_38
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_39
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_4
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_40
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_41
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_41_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_42
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_43
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_44
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_45
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_46
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_47
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_48
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_49
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_5
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_6
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_7
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_7_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_8
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_9
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
riboflavin_karne_b_9_2
ProtoInstance line |
No ROUTE connection found for output events from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
<!--
Color legend: X3D terminology
<X3dNode
DEF='idName' field='value'/>
matches XML terminology
<XmlElement
DEF='idName' attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
<ProtoInstance
name='ProtoName'>
<field
name='fieldName'/> </ProtoInstance>
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->